[PATCH 0/6] vfs: path lookup fixes and cleanups

From: Miklos Szeredi
Date: Mon Mar 26 2012 - 06:55:44 EST


Remaining fixes and cleanups before the atomic open series that stand on their
own.

Please apply.

Thanks,
Miklos

---
Miklos Szeredi (6):
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

---
fs/namei.c | 219 +++++++++++++++++++++++++-----------------------------------
1 files changed, 90 insertions(+), 129 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/