NetBSD/sys/miscfs
kleink a32a338757 * Convert fsync vnode operator implementations and usage from the old
waitfor argument and MNT_WAIT/MNT_NOWAIT to flags and FSYNC_WAIT.
* In genfs_fsync(), honor the FSYNC_NODATA flag.
1998-06-05 19:52:59 +00:00
..
deadfs Since the interlock has been unlocked, also clear LK_INTERLOCK from 1998-05-18 16:47:37 +00:00
fdesc Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
fifofs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
genfs * Convert fsync vnode operator implementations and usage from the old 1998-06-05 19:52:59 +00:00
kernfs standardise options header includes. 1998-03-08 14:04:14 +00:00
nullfs Fix flags mess-up in vget. LK_EXCLUSIVE -> 0 (even indicated in the 1998-03-11 15:52:02 +00:00
portal Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
procfs procfs_readdir: in case of error, check if cookies actually have 1998-04-21 16:36:37 +00:00
specfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
umapfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
union Fix an error introduced in rev 1.39 where jason fixed kern/5271: 1998-04-11 08:51:12 +00:00