NetBSD/sys/nfs
hannken 3c4b857dd5 Bracket do_sys_renameat() and nfsrv_rename() with fstrans.
The v_mount field for vnodes on the same file system as "from"
is now stable for referenced vnodes.

VFS_RENAMELOCK no longer may use lock from an unreferenced and
freed "struct mount".
2019-02-20 10:05:20 +00:00
..
Makefile
files.nfs Default NFS mounts to using TCP transport instead of UDP. 2018-05-17 02:34:31 +00:00
krpc.h
krpc_subr.c
nfs.h - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
nfs_bio.c
nfs_boot.c Default NFS mounts to using TCP transport instead of UDP. 2018-05-17 02:34:31 +00:00
nfs_bootdhcp.c
nfs_bootparam.c
nfs_bootstatic.c
nfs_clntsocket.c
nfs_clntsubs.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
nfs_export.c
nfs_iod.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
nfs_kq.c
nfs_node.c add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
nfs_serv.c Bracket do_sys_renameat() and nfsrv_rename() with fstrans. 2019-02-20 10:05:20 +00:00
nfs_socket.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
nfs_srvcache.c
nfs_srvsocket.c
nfs_srvsubs.c
nfs_subs.c Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
nfs_syscalls.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
nfs_var.h
nfs_vfsops.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
nfs_vnops.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h