freebsd-src/sys/fs/p9fs
Val Packett daa2c99c89 p9fs: implement working putpages (fix mmap write)
Mostly copied from smbfs. This driver in its current state has the exact
same issue that prevents the generic putpages implementation from
working.

Sponsored by:		https://www.patreon.com/valpackett
Reviewed by:		dfr
Differential Revision:	https://reviews.freebsd.org/D45639
MFC after:		3 months
2024-06-24 17:11:47 +01:00
..
p9_client.c
p9_client.h
p9_debug.h
p9_protocol.c
p9_protocol.h
p9_transport.c
p9_transport.h
p9fs_proto.h
p9fs_subr.c
p9fs_vfsops.c p9fs: implement working putpages (fix mmap write) 2024-06-24 17:11:47 +01:00
p9fs_vnops.c p9fs: implement working putpages (fix mmap write) 2024-06-24 17:11:47 +01:00
p9fs.h