[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130720011510.GI4165@ZenIV.linux.org.uk>
Date: Sat, 20 Jul 2013 02:15:11 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] vfs fixes for -rc2
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@...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