The following changes since commit b29794ec95c6856b316c2295904208bf11ffddd9:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2017-06-06 
14:30:17 -0700)

are available in the git repository at:

  git://git.infradead.org/users/hch/configfs.git tags/configfs-for-4.12

for you to fetch changes up to 19e72d3abb63cb16d021a4066ce1a18880509e99:

  configfs: Introduce config_item_get_unless_zero() (2017-06-12 13:20:20 +0200)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Bart Van Assche (1):
      configfs: Introduce config_item_get_unless_zero()

Nicholas Bellinger (1):
      configfs: Fix race between create_link and configfs_rmdir

 fs/configfs/item.c       | 8 ++++++++
 fs/configfs/symlink.c    | 3 +--
 include/linux/configfs.h | 3 ++-
 3 files changed, 11 insertions(+), 3 deletions(-)

Reply via email to