[GIT PULL] 9p patches for 6.3 merge window (part 1)

From: Eric Van Hensbergen
Date: Wed Mar 01 2023 - 11:44:54 EST


The following changes since commit 88603b6dc419445847923fcb7fe5080067a30f98:

Linux 6.2-rc2 (2023-01-01 13:53:16 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git tags/9p-6.3-for-linus-part1

for you to fetch changes up to 89c58cb395ec0fb58df5475dced1093eaf5896ad:

fs/9p: fix error reporting in v9fs_dir_release (2023-02-24 13:42:40 +0000)

----------------------------------------------------------------
9p patches for 6.3 merge window (part 1)

Here is the 9p patches for the 6.3 merge window combining
the tested and reviewed patches from both Dominique's
for-next tree and my for-next tree. Most of these
patches have been in for-next since December with only
some reword in the description:

- some fixes and cleanup setting up for a larger set
of performance patches I've been working on
- a contributed fixes relating to 9p/rdma
- some contributed fixes relating to 9p/xen

I've marked this as part 1, I'm not sure I'll be
submitting part 2. There were several performance
patches that I wanted to get in, but the revisions
after review only went out last week so while they
have been tested, I haven't received reviews on the
revisions.

Its been about a decade since I've submitted a pull
request, sorry if I messed anything up.

-eric

----------------------------------------------------------------
Eric Van Hensbergen (4):
net/9p: Adjust maximum MSIZE to account for p9 header
fs/9p: Expand setup of writeback cache to all levels
net/9p: fix bug in client create for .L
fs/9p: fix error reporting in v9fs_dir_release

Juergen Gross (2):
9p/xen: fix version parsing
9p/xen: fix connection sequence

Zhengchao Shao (1):
9p/rdma: unmap receive dma buffer in rdma_request()/post_recv()

fs/9p/v9fs.c | 2 +-
fs/9p/vfs_addr.c | 2 --
fs/9p/vfs_dir.c | 7 ++++---
fs/9p/vfs_file.c | 7 ++++---
fs/9p/vfs_inode.c | 3 +--
fs/9p/vfs_inode_dotl.c | 7 ++++---
net/9p/client.c | 8 ++++++--
net/9p/trans_rdma.c | 15 ++++++++++++---
net/9p/trans_xen.c | 48 +++++++++++++++++++++++++++++++-----------------
9 files changed, 63 insertions(+), 36 deletions(-)

Attachment: signature.asc
Description: PGP signature