]> 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)
commitb48821956fc49ad74744a7c82f0496ad91205c8b
tree98f5359551b9497c51e8429b1dc489a440e30c3f
parent42926263c1284b3bae274a0eae69e9f06000bf67
parent08ef829049d0d4d9e071a27fa01aaec7f2a9b63d
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