[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Ziq8YlBcw4qj4K1O@3f3e8491d9e9>
Date: Thu, 25 Apr 2024 20:26:10 +0000
From: Eric Van Hensbergen <ericvh@...nel.org>
To: torvalds@...ux-foundation.org
Cc: v9fs@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [GIT PULL] fs/9p: fixes for 6.9-rc6
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@...nel.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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists