* [GIT PULL] 9p fixes for 6.10-rc2
@ 2024-05-29 1:20 Dominique Martinet
2024-05-29 17:11 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Dominique Martinet @ 2024-05-29 1:20 UTC (permalink / raw)
To: Linus Torvalds
Cc: Christian Schoenebeck, Eric Van Hensbergen, v9fs, linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-29 17:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-29 1:20 [GIT PULL] 9p fixes for 6.10-rc2 Dominique Martinet
2024-05-29 17:11 ` 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