]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Jun 2017 09:45:47 +0000 (18:45 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Jun 2017 09:45:47 +0000 (18:45 +0900)
commitab2789b72df3cf7a01e30636ea86cbbf44ba2e99
tree98f5359551b9497c51e8429b1dc489a440e30c3f
parent20223f0f39ea9d31ece08f04ac79f8c4e8d98246
parent19e72d3abb63cb16d021a4066ce1a18880509e99
Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs

Pull configfs updates from Christoph Hellwig:
 "A fix from Nic for a race seen in production (including a stable tag).

  And while I'm sending you this I'm also sneaking in a trivial new
  helper from Bart so that we don't need inter-tree dependencies for the
  next merge window"

* tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs:
  configfs: Introduce config_item_get_unless_zero()
  configfs: Fix race between create_link and configfs_rmdir