mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 05:32:00 +00:00
736cd2c1ae
This section answers a new FAQ entry: 9. How does LOCALIO make certain that object lifetimes are managed properly given NFSD and NFS operate in different contexts? See the detailed "NFS Client and Server Interlock" section below. The first half of the section details NeilBrown's elegant design for LOCALIO's nfs_uuid_t based interlock and is heavily based on Neil's "net namespace refcounting" description here: https://marc.info/?l=linux-nfs&m=172498546024767&w=2 The second half of the section details the per-cpu-refcount introduced to ensure NFSD's nfsd_serv isn't destroyed while in use by a LOCALIO client. Signed-off-by: Mike Snitzer <snitzer@kernel.org> Reviewed-by: NeilBrown <neilb@suse.de> Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com> |
||
---|---|---|
.. | ||
client-identifier.rst | ||
exporting.rst | ||
index.rst | ||
knfsd-stats.rst | ||
localio.rst | ||
nfs41-server.rst | ||
pnfs.rst | ||
reexport.rst | ||
rpc-cache.rst | ||
rpc-server-gss.rst |