linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] configfs fixes for 5.3
@ 2019-09-06 15:56 Christoph Hellwig
  2019-09-06 20:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2019-09-06 15:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Joel Becker, Al Viro, linux-fsdevel, linux-kernel

Hi Linus,

please pull these late configfs fixe from Al that fix pretty nasty
removal vs attribute access races.

The following changes since commit 089cf7f6ecb266b6a4164919a2e69bd2f938374a:

  Linux 5.3-rc7 (2019-09-02 09:57:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b0841eefd9693827afb9888235e26ddd098f9cef:

  configfs: provide exclusion between IO and removals (2019-09-04 22:33:51 +0200)

----------------------------------------------------------------
configfs fixes for 5.3

 - fix removal vs attribute read/write races (Al Viro)

----------------------------------------------------------------
Al Viro (4):
      configfs: stash the data we need into configfs_buffer at open time
      configfs_register_group() shouldn't be (and isn't) called in rmdirable parts
      configfs: new object reprsenting tree fragments
      configfs: provide exclusion between IO and removals

 fs/configfs/configfs_internal.h |  15 ++-
 fs/configfs/dir.c               | 137 +++++++++++++++-----
 fs/configfs/file.c              | 280 ++++++++++++++++++++--------------------
 3 files changed, 257 insertions(+), 175 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] configfs fixes for 5.3
  2019-09-06 15:56 [GIT PULL] configfs fixes for 5.3 Christoph Hellwig
@ 2019-09-06 20:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-09-06 20:00 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: Linus Torvalds, Joel Becker, Al Viro, linux-fsdevel, linux-kernel

The pull request you sent on Fri, 6 Sep 2019 17:56:50 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/30d7030b2fb39d9b53270b2fe0caac8e8792890c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-06 20:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-06 15:56 [GIT PULL] configfs fixes for 5.3 Christoph Hellwig
2019-09-06 20:00 ` pr-tracker-bot

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