freebsd-src/sys/ufs
David Greenman 9e04304259 Implemented kernel side of MNT_NOATIME mount option. This option disables
the file access time update on reads and can be useful in reducing
filesystem overhead in cases where the access time is not important (like
Usenet news spools).
1996-09-03 07:09:11 +00:00
..
ffs Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
lfs Don't depend in the kernel on the gcc feature of doing arithmetic on 1996-08-31 14:48:13 +00:00
mfs Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:37:57 +00:00
ufs Implemented kernel side of MNT_NOATIME mount option. This option disables 1996-09-03 07:09:11 +00:00