NetBSD/sys/ufs
mycroft c09a793e93 Push atime/mtime updates even further -- into the reclaim path, so they happen
rarely in the normal case.  (Note: This happens at reboot/shutdown time because
all file systems are unmounted.)

Also, for IN_MODIFY, use IN_ACCESSED, not IN_MODIFIED; otherwise "ls -l" of
your device node or FIFO would cause the time stamps to get written too
quickly.
2004-08-14 14:32:04 +00:00
..
ext2fs Push atime/mtime updates even further -- into the reclaim path, so they happen 2004-08-14 14:32:04 +00:00
ffs Partially fix a performance problem in the partial-truncate case. We were 2004-08-14 02:26:57 +00:00
lfs Push atime/mtime updates even further -- into the reclaim path, so they happen 2004-08-14 14:32:04 +00:00
mfs Call inittodr() from main(). Let file system code set the recorded `last 2004-07-05 07:28:45 +00:00
ufs Push atime/mtime updates even further -- into the reclaim path, so they happen 2004-08-14 14:32:04 +00:00
files.ufs Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00