NetBSD/sys/ufs
kleink cceefb77ec Remove the present incarnation of FSYNC_DATAONLY use from ffs_fsync() and
ffs_full_fsync(); while it is supposed to hint that the update of _file_
metadata (as in timestamps et al.) may be omitted it doesn't mean the
same for _filesystem_ metadata.
2003-10-25 19:52:21 +00:00
..
ext2fs Add the gating of system calls that cause modifications to the underlying 2003-10-15 11:28:59 +00:00
ffs Remove the present incarnation of FSYNC_DATAONLY use from ffs_fsync() and 2003-10-25 19:52:21 +00:00
lfs Fix uninitialized variable warnings. 2003-10-25 18:26:46 +00:00
mfs add mnt_iflag field to struct mount for internal flags 2003-10-14 14:02:56 +00:00
ufs Add the gating of system calls that cause modifications to the underlying 2003-10-15 11:28:59 +00:00
files.ufs
Makefile