NetBSD/sys/nfs
thorpej 12ae65d98c Change the kqueue filterops::f_isfd field to filterops::f_flags, and
define a flag FILTEROP_ISFD that has the meaning of the prior f_isfd.
Field and flag name aligned with OpenBSD.

This does not constitute a functional or ABI change, as the field location
and size, and the value placed in that field, are the same as the previous
code, but we're bumping __NetBSD_Version__ so 3rd-party module source code
can adapt, as needed.

NetBSD 9.99.89
2021-09-26 01:16:07 +00:00
..
Makefile
files.nfs
krpc.h
krpc_subr.c
nfs.h Add flag/command NFSSVC_REPLACEEXPORTSLIST to nfssvc(2) system call. 2021-06-04 10:44:58 +00:00
nfs_bio.c Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c
nfs_bootstatic.c
nfs_clntsocket.c
nfs_clntsubs.c
nfs_export.c Add flag/command NFSSVC_REPLACEEXPORTSLIST to nfssvc(2) system call. 2021-06-04 10:44:58 +00:00
nfs_iod.c
nfs_kq.c Change the kqueue filterops::f_isfd field to filterops::f_flags, and 2021-09-26 01:16:07 +00:00
nfs_node.c Resolve delayed truncation from nfs_inactive() too. 2020-05-01 08:43:00 +00:00
nfs_serv.c fix various typos, mainly in comments. 2021-09-16 20:17:46 +00:00
nfs_socket.c
nfs_srvcache.c
nfs_srvsocket.c
nfs_srvsubs.c
nfs_subs.c Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
nfs_syscalls.c Add flag/command NFSSVC_REPLACEEXPORTSLIST to nfssvc(2) system call. 2021-06-04 10:44:58 +00:00
nfs_var.h Add flag/command NFSSVC_REPLACEEXPORTSLIST to nfssvc(2) system call. 2021-06-04 10:44:58 +00:00
nfs_vfsops.c Don't pretend that files are limited to 1TB on NFSv3. 2021-06-13 10:25:11 +00:00
nfs_vnops.c Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-18 23:57:13 +00:00
nfsdiskless.h
nfsm_subs.h s/directry/directory/ 2021-08-12 20:25:26 +00:00
nfsmount.h
nfsnode.h Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-18 23:57:13 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h