Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1359669

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

From Miklos Szeredi <miklos@szeredi.hu>
Newsgroups linux.kernel
Subject Re: [PATCH 1/4] vfs: add file_dentry()
Date 2016-03-17 10:40 +0100
Message-ID <rdCzo-5z7-33@gated-at.bofh.it> (permalink)
References <rdC6l-5mE-7@gated-at.bofh.it> <rdCg3-5qo-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Thanks,
Miklos

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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