linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vfs/fs fixes for -rc3
@ 2011-06-07 13:01 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2011-06-07 13:01 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	Contains the set that was in the previous pull request (as the matter
of fact, for-linus-2 is a couple of commits on top of for-linus).  New bits:
jfs fix (yet another -PTR_ERR() bug) and Ted's sanitizing of ENOENT/EROFS on
unlink() and rmdir() to match the behaviour of rename(), behaviour of the
unlink()/rmdir() in old kernels *and* what POSIX asks for.
	Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ for-linus-2

Shortlog:

Al Viro (2):
      more conservative S_NOSEC handling
      lmLogOpen() broken failure exit

Sage Weil (1):
      usb: remove bad dput after dentry_unhash

Theodore Ts'o (1):
      vfs: make unlink() and rmdir() return ENOENT in preference to EROFS

Diffstat:

 drivers/usb/core/inode.c |    1 -
 fs/btrfs/super.c         |    2 +-
 fs/fuse/inode.c          |    2 ++
 fs/jfs/jfs_logmgr.c      |    2 +-
 fs/namei.c               |   11 +++++++----
 fs/ocfs2/super.c         |    2 +-
 fs/super.c               |    2 +-
 include/linux/fs.h       |    3 ++-
 mm/filemap.c             |    2 +-
 9 files changed, 16 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-07 13:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-07 13:01 [git pull] vfs/fs fixes for -rc3 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).