All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] fs/9p: fixes for 6.9-rc6
@ 2024-04-25 20:26 Eric Van Hensbergen
  2024-04-25 22:43 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Van Hensbergen @ 2024-04-25 20:26 UTC (permalink / raw)
  To: torvalds; +Cc: v9fs, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1061 bytes --]

The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:

  Linux 6.9-rc5 (2024-04-21 12:35:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git tags/9p-for-6.9-rc6

for you to fetch changes up to d05dcfdf5e1659b2949d13060284eff3888b644e:

   fs/9p: mitigate inode collisions (2024-04-22 15:34:27 +0000)

----------------------------------------------------------------
fs/9p: fixes for 6.9-rc6

Contains a single mitigation to help deal with an apparent
race condition between client and server having to deal with
inode number collisions.

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>

----------------------------------------------------------------
Eric Van Hensbergen (1):
      fs/9p: mitigate inode collisions

 fs/9p/v9fs.h           | 11 ++++++-----
 fs/9p/vfs_inode.c      | 37 +++++++++++++++++++++++++++++--------
 fs/9p/vfs_inode_dotl.c | 28 ++++++++++++++++++++--------
 fs/9p/vfs_super.c      |  2 +-
 4 files changed, 56 insertions(+), 22 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [GIT PULL] fs/9p: fixes for 6.9-rc6
  2024-04-25 20:26 [GIT PULL] fs/9p: fixes for 6.9-rc6 Eric Van Hensbergen
@ 2024-04-25 22:43 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-04-25 22:43 UTC (permalink / raw)
  To: Eric Van Hensbergen; +Cc: torvalds, v9fs, linux-kernel

The pull request you sent on Thu, 25 Apr 2024 20:26:10 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git tags/9p-for-6.9-rc6

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

Thank you!

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

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

end of thread, other threads:[~2024-04-25 22:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-25 20:26 [GIT PULL] fs/9p: fixes for 6.9-rc6 Eric Van Hensbergen
2024-04-25 22:43 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.