Commit 59826bc5a42a for kernel
commit 59826bc5a42a5e85dc21d4cdf3892f22dcda65f8
Merge: 01414b70cb6f c60ae98c5aa6
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Mon Sep 14 10:20:28 2026 -0700
Merge tag '9p-for-7.3-rc4' of https://github.com/martinetd/linux
Pull 9pfs fix from Dominique Martinet:
"This is a single fix for a 9p/netfs regression that got in 7.1 (and
was backported to 7.0)
We need to rework how cached attributes, and in particular i_size, are
handled in 9p more thoroughly but that will take more time and this
appears to be enough for the most obvious problems"
* tag '9p-for-7.3-rc4' of https://github.com/martinetd/linux:
9p: Fix v9fs_issue_write() to update i_size and remote_i_size