Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1359704
| From | Sedat Dilek <sedat.dilek@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/4] vfs: add file_dentry() |
| Date | 2016-03-17 11:20 +0100 |
| Message-ID | <rdDc6-65q-9@gated-at.bofh.it> (permalink) |
| References | <rdC6l-5mE-7@gated-at.bofh.it> <rdCg3-5qo-7@gated-at.bofh.it> <rdCzo-5z7-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Mar 17, 2016 at 10:33 AM, Miklos Szeredi <miklos@szeredi.hu> wrote:
> On Thu, Mar 17, 2016 at 10:09 AM, Sedat Dilek <sedat.dilek@gmail.com> wrote:
>> On Thu, Mar 17, 2016 at 10:02 AM, Miklos Szeredi <miklos@szeredi.hu> wrote:
>>> From: Miklos Szeredi <mszeredi@redhat.com>
>>>
>>> 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
>
Is that correct the ext4-related patches 3/4 and 4/4 are Linux-v4.5 material?
Not applicable fpr v4.4.y-stable?
- Sedat -
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/4] vfs: add file_dentry() Miklos Szeredi <miklos@szeredi.hu> - 2016-03-17 10:10 +0100
[PATCH 3/4] ext4: use dget_parent() in ext4_file_open() Miklos Szeredi <miklos@szeredi.hu> - 2016-03-17 10:10 +0100
[PATCH 4/4] ext4: use file_dentry() Miklos Szeredi <miklos@szeredi.hu> - 2016-03-17 10:10 +0100
Re: [PATCH 1/4] vfs: add file_dentry() Sedat Dilek <sedat.dilek@gmail.com> - 2016-03-17 10:20 +0100
Re: [PATCH 1/4] vfs: add file_dentry() Miklos Szeredi <miklos@szeredi.hu> - 2016-03-17 10:40 +0100
Re: [PATCH 1/4] vfs: add file_dentry() Sedat Dilek <sedat.dilek@gmail.com> - 2016-03-17 11:20 +0100
Re: [PATCH 1/4] vfs: add file_dentry() Sedat Dilek <sedat.dilek@gmail.com> - 2016-03-17 11:20 +0100
Re: [PATCH 1/4] vfs: add file_dentry() Theodore Ts'o <tytso@mit.edu> - 2016-03-17 15:20 +0100
Re: [PATCH 1/4] vfs: add file_dentry() Theodore Ts'o <tytso@mit.edu> - 2016-03-21 06:10 +0100
Re: [PATCH 1/4] vfs: add file_dentry() Al Viro <viro@ZenIV.linux.org.uk> - 2016-03-21 06:30 +0100
Re: [PATCH 1/4] vfs: add file_dentry() Daniel Axtens <dja@axtens.net> - 2016-03-22 07:30 +0100
Re: [PATCH 1/4] vfs: add file_dentry() Al Viro <viro@ZenIV.linux.org.uk> - 2016-03-21 06:30 +0100
Re: [PATCH 1/4] vfs: add file_dentry() Miklos Szeredi <miklos@szeredi.hu> - 2016-03-21 09:20 +0100
csiph-web