[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1331038601-20353-1-git-send-email-miklos@szeredi.hu>
Date: Tue, 6 Mar 2012 13:56:32 +0100
From: Miklos Szeredi <miklos@...redi.hu>
To: viro@...IV.linux.org.uk
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
hch@...radead.org, mszeredi@...e.cz
Subject: [PATCH 0/9] vfs: path lookup fixes and cleanups
This series is a prerequisite for the atomic-open patches I will post shortly.
It contains fixes and cleanups that stand on their own.
Please apply.
Thanks,
Miklos
---
Miklos Szeredi (9):
vfs: fix double put after complete_walk()
vfs: fix return value from do_last()
vfs: fix d_need_lookup/d_revalidate order in do_lookup
vfs: don't revalidate just looked up dentry
vfs: move MAY_EXEC check from __lookup_hash()
vfs: set LOOKUP_JUMPED in follow_managed
vfs: reorganize do_lookup
vfs: split __lookup_hash
nfs: don't open in ->d_revalidate
---
fs/namei.c | 228 ++++++++++++++++++++++++---------------------------------
fs/nfs/dir.c | 47 +-----------
fs/nfs/file.c | 69 ++++++++++++++++-
3 files changed, 167 insertions(+), 177 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists