[git pull] vfs fixes

From: Al Viro
Date: Tue Mar 26 2013 - 20:36:49 EST


-stable fodder; assorted deadlock fixes. Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (3):
Don't bother with redoing rw_verify_area() from default_file_splice_from()
Nest rename_lock inside vfsmount_lock
vt: synchronize_rcu() under spinlock is not nice...

Diffstat:
drivers/tty/vt/vc_screen.c | 6 ++++--
fs/dcache.c | 16 +++++++++++-----
fs/internal.h | 5 +++++
fs/read_write.c | 25 +++++++++++++++++++++++++
fs/splice.c | 4 +++-
5 files changed, 48 insertions(+), 8 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/