[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170616090348.vytmsnn53wfrx32l@infradead.org>
Date: Fri, 16 Jun 2017 11:03:48 +0200
From: Christoph Hellwig <hch@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Joel Becker <jlbec@...lplan.org>, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] configfs updates for 4.12
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(-)
Powered by blists - more mailing lists