Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Nov 2011 18:41:01 +0000 (11:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Nov 2011 18:41:01 +0000 (11:41 -0700)
commitd211858837ff8d8e31942ca7d27e6e08b3b46f5e
treea8ec83a791066e64ad02052498dbe39ebefacab9
parentf1f8935a5c38a2c61e86a42bc971a2539eef2211
parentf0023bc617ba600956b9226f1806033d7486c8ba
Merge branch 'for-next' of git://git./linux/kernel/git/hch/vfs-queue

* 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue:
  vfs: add d_prune dentry operation
  vfs: protect i_nlink
  filesystems: add set_nlink()
  filesystems: add missing nlink wrappers
  logfs: remove unnecessary nlink setting
  ocfs2: remove unnecessary nlink setting
  jfs: remove unnecessary nlink setting
  hypfs: remove unnecessary nlink setting
  vfs: ignore error on forced remount
  readlinkat: ensure we return ENOENT for the empty pathname for normal lookups
  vfs: fix dentry leak in simple_fill_super()
fs/ext3/ialloc.c
fs/ext4/ialloc.c
fs/ext4/inode.c
fs/ext4/migrate.c
fs/ext4/namei.c
fs/udf/inode.c
fs/udf/namei.c
include/linux/fs.h