linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] configfs updates for 4.12
@ 2017-06-16  9:03 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2017-06-16  9:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Joel Becker, linux-fsdevel, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-16  9:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-16  9:03 [GIT PULL] configfs updates for 4.12 Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).