[PATCH] 9p: Fix initialisation of netfs_inode for 9p

David Howells dhowells at redhat.com
Wed Jan 3 06:04:17 PST 2024


Dominique Martinet <asmadeus at codewreck.org> wrote:

> Would it make sense to just always update netfs's ctx->remote_i_size in
> the various stat2inode calls instead?

Btw, v9fs_i_size_write() should be redundant.  It should be sufficient to just
use i_size_write() as long as you use i_size_read().

David




More information about the linux-afs mailing list