* [git pull] vfs fixes for -rc2
@ 2013-07-20 1:15 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2013-07-20 1:15 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-07-20 1:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-20 1:15 [git pull] vfs fixes for -rc2 Al Viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).