NetBSD/sys/ufs
christos 48e6aff258 Fix bug introduced in revision 1.174 where a NULL fspec with an MNT_UPDATE
command would always return EINVAL. This broke fsck on root, where fsck'ing
a dirty root would always return an error causing rc to resort in a reboot.
2009-07-06 16:07:18 +00:00
..
ext2fs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
ffs Fix bug introduced in revision 1.174 where a NULL fspec with an MNT_UPDATE 2009-07-06 16:07:18 +00:00
lfs Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
mfs g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
ufs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
Makefile
files.ufs PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00