[GIT PULL] 9p fixes for 6.10-rc2

From: Dominique Martinet
Date: Tue May 28 2024 - 21:21:19 EST


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