b4b7853b08
clean and without writable mappings. if we try to flush dirty pages past EOF to the server when NMODIFIED is clear, we'll update the attrcache before doing the write, which will try to free the pages past EOF and deadlock. to deal with this, we write-protect pages before we send them to the server, and restrict ourselves to creating read-only mappings if NMODIFIED isn't set. score another one for enami. |
||
---|---|---|
.. | ||
Makefile | ||
krpc.h | ||
krpc_subr.c | ||
nfs.h | ||
nfs_bio.c | ||
nfs_boot.c | ||
nfs_bootdhcp.c | ||
nfs_bootparam.c | ||
nfs_node.c | ||
nfs_nqlease.c | ||
nfs_serv.c | ||
nfs_socket.c | ||
nfs_srvcache.c | ||
nfs_subs.c | ||
nfs_syscalls.c | ||
nfs_var.h | ||
nfs_vfsops.c | ||
nfs_vnops.c | ||
nfsdiskless.h | ||
nfsm_subs.h | ||
nfsmount.h | ||
nfsnode.h | ||
nfsproto.h | ||
nfsrtt.h | ||
nfsrvcache.h | ||
nqnfs.h | ||
rpcv2.h | ||
xdr_subs.h |