Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 May 2013 22:14:53 +0000 (15:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 May 2013 22:14:53 +0000 (15:14 -0700)
commit292088ee032d0df59e7c8a7a00e9b97260146078
tree99e5eee404285d4e2b6d282113cccee58236580f
parentbc2d968f0ec698c66750e0ad1c1d35568fe93c05
parent254844d3b9959b52fedf2f22810cc66e82a1ca16
Merge branch 'for-linus' of git://git./linux/kernel/git/viro/vfs

Pull more vfs updates from Al Viro:
 "A couple of fixes + getting rid of __blkdev_put() return value"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  proc: Use PDE attribute setting accessor functions
  make blkdev_put() return void
  block_device_operations->release() should return void
  mtd_blktrans_ops->release() should return void
  hfs: SMP race on directory close()
drivers/block/rbd.c