NetBSD/sys/miscfs/genfs
thorpej 961f0708b1 - Rename nqnfs_vop_lease_check() to genfs_lease_check(). If NFSSERVER is
not in the kernel, genfs_lease_check() is simply a no-op.  This allows
  LKM'd file systems to be exported (previously did not work properly
  due to a compile-time decision based on -DNFSSERVER).
- defopt NFSSERVER
1998-06-25 22:15:28 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
genfs.h - Rename nqnfs_vop_lease_check() to genfs_lease_check(). If NFSSERVER is 1998-06-25 22:15:28 +00:00
genfs_vnops.c - Rename nqnfs_vop_lease_check() to genfs_lease_check(). If NFSSERVER is 1998-06-25 22:15:28 +00:00