From: Sedat Dilek Subject: Re: [PATCH 0/5] Miklos's vfs/nfs/ext4 patches in the ext4.git tree Date: Mon, 28 Mar 2016 00:51:22 +0200 Message-ID: References: <1459026600-9232-1-git-send-email-tytso@mit.edu> Reply-To: sedat.dilek@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Ext4 Developers List , David Howells , Al Viro , Linux Filesystem Development List , jaegeuk@kernel.org To: "Theodore Ts'o" Return-path: In-Reply-To: <1459026600-9232-1-git-send-email-tytso@mit.edu> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-ext4.vger.kernel.org On Sat, Mar 26, 2016 at 10:09 PM, Theodore Ts'o wrote: > I have the following patches in the ext4.git tree which I plan to push > to Linus as bug fixes during this development cycles. Al, are you > happy with Miklos's v2 version of "fs: add file_dentrY()" patch? > > Miklos Szeredi (4): > fs: add file_dentry() > nfs: use file_dentry() > ext4: use dget_parent() in ext4_file_open() > ext4: use file_dentry() > > Theodore Ts'o (1): > ext4 crypto: use dget_parent() in ext4_d_revalidate() > > fs/dcache.c | 5 ++++- > fs/ext4/crypto.c | 12 ++++++++---- > fs/ext4/file.c | 12 ++++++++---- > fs/nfs/dir.c | 6 +++--- > fs/nfs/inode.c | 2 +- > fs/nfs/nfs4file.c | 4 ++-- > fs/overlayfs/super.c | 33 +++++++++++++++++++++++++++++++++ > include/linux/dcache.h | 10 ++++++++++ > include/linux/fs.h | 10 ++++++++++ > 9 files changed, 79 insertions(+), 15 deletions(-) > > -- > 2.5.0 > Might be good to have... "Btrfs: fix crash/invalid memory access on fsync when using overlayfs" ...also in this series. - Sedat - [1] http://git.kernel.org/cgit/linux/kernel/git/mszeredi/vfs.git/log/?h=overlayfs-next [2] http://git.kernel.org/cgit/linux/kernel/git/mszeredi/vfs.git/commit/?h=overlayfs-next&id=e3608e3f68f6e82113555c873333722362eca6a0