]> git.baikalelectronics.ru Git - kernel.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)
commit5df842b3b4ae701c386d28039418ef547c7e9ee6
tree98f5359551b9497c51e8429b1dc489a440e30c3f
parent3ff402af7bd5b5abe331acab9653cda1187fe821
parent055b13ae66721c78f84df28a43ba0282aacf2e6a
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