[GIT PULL] fs/9p: cleanups for 6.9-rc3
From: Dominique Martinet
Date: Fri Apr 05 2024 - 07:30:56 EST
Sorry, I should have sent these back for rc1. There's nothing that could
break in there and the kdoc cleanup patch caused some trouble with -next
and another identical commit, merging something should help a bit...
FYI there's some regression with the cache rework that came in rc1, if
we don't figure something out by next week it might make sense to revert
some of these; I unfortunately couldn't reproduce Kent's report but will
try a bit harder this weekend.
These commits have nothing to do with that and won't conflict.
--------
The following changes since commit 841c35169323cd833294798e58b9bf63fa4fa1de:
Linux 6.8-rc4 (2024-02-11 12:18:13 -0800)
are available in the Git repository at:
https://github.com/martinetd/linux tags/9p-for-6.9-rc3
for you to fetch changes up to 2a0505cdd8c8b12670f4b5a6eb5c996c0861c2d5:
9p: remove SLAB_MEM_SPREAD flag usage (2024-03-04 22:04:32 +0900)
----------------------------------------------------------------
minor 9p cleanups:
- kernel doc fix & removal of unused flag
- some bogus debug statement for read/write
----------------------------------------------------------------
Chengming Zhou (1):
9p: remove SLAB_MEM_SPREAD flag usage
Dominique Martinet (1):
9p: Fix read/write debug statements to report server reply
Randy Dunlap (1):
9p/trans_fd: remove Excess kernel-doc comment
fs/9p/v9fs.c | 2 +-
net/9p/client.c | 10 +++++-----
net/9p/trans_fd.c | 1 -
3 files changed, 6 insertions(+), 7 deletions(-)
Thanks,
--
Dominique Martinet | Asmadeus