NetBSD/sys/ufs
hannken 8bb5af4d2e Fss device only checks read access to snapshot vode. On snapshot creation
check we are either super-user or owner of the snapshot vnode.
2005-02-09 16:05:29 +00:00
..
ext2fs Rearrange some code slightly to avoid uninitialized variable warnings. 2005-01-11 00:19:36 +00:00
ffs Fss device only checks read access to snapshot vode. On snapshot creation 2005-02-09 16:05:29 +00:00
lfs Extend fsync_range(2) to support the FDISKSYNC flag, which requests 2005-01-25 23:55:20 +00:00
mfs Rework the mountroot interface so that vfs_mountroot() opens the root device 2005-01-09 03:11:48 +00:00
ufs check _KERNEL_OPT instead of !_LKM to conditionalize opt includes 2005-01-24 21:34:48 +00:00
Makefile
files.ufs Add file system snapshots to kernel configs. 2005-01-31 16:54:32 +00:00