[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zg_gyHsrkjDiz7lR@codewreck.org>
Date: Fri, 5 Apr 2024 20:30:16 +0900
From: Dominique Martinet <asmadeus@...ewreck.org>
To: torvalds@...ux-foundation.org
Cc: v9fs@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [GIT PULL] fs/9p: cleanups for 6.9-rc3
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
Powered by blists - more mailing lists