[git pull] vfs fixes for -rc2

From: Al Viro
Date: Fri Jul 19 2013 - 21:15:49 EST


sget() one is a long-standing bug and will need to go into
-stable (in fact, it had been originally caught in RHEL6), the
other two are 3.11-only. Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (2):
allow O_TMPFILE to work with O_WRONLY
livelock avoidance in sget()

Peng Tao (1):
vfs: constify dentry parameter in d_count()

Diffstat:
fs/open.c | 2 ++
fs/super.c | 25 ++++++++++---------------
include/linux/dcache.h | 2 +-
include/uapi/asm-generic/fcntl.h | 4 ++--
4 files changed, 15 insertions(+), 18 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/