[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZlaC1Sn6WZtEGsbK@codewreck.org>
Date: Wed, 29 May 2024 10:20:21 +0900
From: Dominique Martinet <asmadeus@...ewreck.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Christian Schoenebeck <linux_oss@...debyte.com>,
Eric Van Hensbergen <ericvh@...nel.org>, v9fs@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] 9p fixes for 6.10-rc2
The following changes since commit a38297e3fb012ddfa7ce0321a7e5a8daeb1872b6:
Linux 6.9 (2024-05-12 14:12:29 -0700)
are available in the Git repository at:
https://github.com/martinetd/linux tags/9p-for-6.10-rc2
for you to fetch changes up to c898afdc15645efb555acb6d85b484eb40a45409:
9p: add missing locking around taking dentry fid list (2024-05-23 20:29:09 +0900)
----------------------------------------------------------------
Two fixes headed to stable trees:
- some trace event was dumping uninitialized values
- a missing lock somewhere that was thought to have exclusive access,
and it turned out not to
----------------------------------------------------------------
Dominique Martinet (1):
9p: add missing locking around taking dentry fid list
Nikita Zhandarovich (1):
net/9p: fix uninit-value in p9_client_rpc()
fs/9p/vfs_dentry.c | 9 +++++++--
net/9p/client.c | 2 ++
2 files changed, 9 insertions(+), 2 deletions(-)
--
Dominique Martinet | Asmadeus
Powered by blists - more mailing lists