Re: [PATCH 1/4] vfs: add file_dentry()

From: Miklos Szeredi
Date: Thu Mar 17 2016 - 05:34:07 EST


On Thu, Mar 17, 2016 at 10:09 AM, Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote:
> On Thu, Mar 17, 2016 at 10:02 AM, Miklos Szeredi <miklos@xxxxxxxxxx> wrote:
>> From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
>>
>> This series fixes bugs in nfs and ext4 due to 4bacc9c9234c ("overlayfs: Make
>> f_path always point to the overlay and f_inode to the underlay").
>>
>
> Can you put that series in your vfs.git tree?
> Easier for getting and testing.

Ok, pushed to:

git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git file_dentry

Thanks,
Miklos