opnsense-src/sys/fs/nfsserver
Rick Macklem 806e2e4bb6 Add some cleanup code to the module unload operation for
the experimental NFS server, so that it doesn't leak memory
when unloaded. However, unloading the NFSv4 server is not
recommended, since all NFSv4 state will be lost by the unload
and clients will have to recover the state after a server
reload/restart as if the server crashed/rebooted.

MFC after:	2 weeks
2011-04-10 20:43:07 +00:00
..
nfs_nfsdcache.c Clean up the experimental NFS server replay cache when the module is unloaded. 2011-01-12 23:34:09 +00:00
nfs_nfsdkrpc.c Modify the experimental NFSv4 server so that it posts a SIGUSR2 2011-01-14 23:30:35 +00:00
nfs_nfsdport.c Add some cleanup code to the module unload operation for 2011-04-10 20:43:07 +00:00
nfs_nfsdserv.c Since the VFS_LOCK_GIANT() code in the experimental NFS 2011-01-06 19:50:11 +00:00
nfs_nfsdsocket.c Since the VFS_LOCK_GIANT() code in the experimental NFS 2011-01-06 19:50:11 +00:00
nfs_nfsdstate.c Add some cleanup code to the module unload operation for 2011-04-10 20:43:07 +00:00
nfs_nfsdsubs.c Apply changes to the experimental nfs server so that it uses the security 2009-05-14 21:39:08 +00:00