lkml.org 
[lkml]   [2013]   [Sep]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[git pull] vfs and fs fixes
atomic_open-related fixes (Miklos' series, with EEXIST-related parts replaced
with fix in fs/namei.c:atomic_open() instead of messing with the instances)
+ race fix in autofs + leak on failure exit in 9p. Please, pull from the
usual place -
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (3):
autofs4: close the races around autofs4_notify_daemon()
atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/namei.c
9p: don't forget to destroy inode cache if fscache registration fails

Miklos Szeredi (5):
vfs: improve i_op->atomic_open() documentation
cifs: fix filp leak in cifs_atomic_open()
gfs2: set FILE_CREATED
nfs: set FILE_CREATED
vfs: don't set FILE_CREATED before calling ->atomic_open()

Diffstat:
Documentation/filesystems/vfs.txt | 14 +++++++-------
fs/9p/v9fs.c | 7 ++++---
fs/9p/vfs_inode_dotl.c | 8 +-------
fs/autofs4/waitq.c | 13 +++----------
fs/cifs/dir.c | 1 +
fs/gfs2/inode.c | 4 +++-
fs/namei.c | 34 ++++++++++++++++++++++------------
fs/nfs/dir.c | 3 +++
fs/open.c | 21 ++++++++++++++++++---
9 files changed, 62 insertions(+), 43 deletions(-)


\
 
 \ /
  Last update: 2013-09-19 01:21    [W:0.063 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site