[git pull] assorted fixes (vfs.git)

From: Al Viro
Date: Tue Apr 09 2013 - 14:24:18 EST


A nasty bug in fs/namespace.c caught by Andrey + a couple of
less serious unpleasantness - ecryptfs misc device playing hopeless
games with try_module_get() and palinfo procfs support being... not
quite correctly done, to be polite. Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (3):
ecryptfs: close rmmod race
procfs: add proc_remove_subtree()
palinfo fixes

Andrey Vagin (1):
mnt: release locks on error path in do_loopback

Diffstat:
arch/ia64/kernel/palinfo.c | 77 +++++-----------------------
fs/ecryptfs/miscdev.c | 14 +-----
fs/namespace.c | 2 +-
fs/proc/generic.c | 119 +++++++++++++++++++++++++++++++++-----------
include/linux/proc_fs.h | 2 +
5 files changed, 107 insertions(+), 107 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/