[PATCH] ubifs: Fix O_TMPFILE corner case in ubifs_link()

Richard Weinberger richard at nod.at
Thu Mar 30 02:03:56 PDT 2017


Amir,

Am 30.03.2017 um 10:59 schrieb Amir Goldstein:
> On Thu, Mar 30, 2017 at 11:56 AM, Richard Weinberger <richard at nod.at> wrote:
>> It is perfectly fine to link a tmpfile back using linkat().
>> Since tmpfiles are created with a link count of 0 they appear
>> on the orphan list, upon re-linking the inode has to be removed
>> from the orphan list again.
>>
> 
> Looks good.
> 
>> Cc: <stable at vger.kernel.org>
>> Cc: Ralph Sennhauser <ralph.sennhauser at gmail.com>
>> Cc: Amir Goldstein <amir73il at gmail.com
> 
> typo: missing closing >

Whoops, copied one byte too few from Thunderbird. :D
Will fix before pushing.

Thanks,
//richard



More information about the linux-mtd mailing list