]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit09a4f16bdcbb7bbb543bdd0cf1fe49daaa52cc13
tree99e5eee404285d4e2b6d282113cccee58236580f
parentf4301215ace453a661a4849d43266de4728e7cad
parentb3042346850269845044b6c286feefda810beed2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/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