NetBSD/sys/ufs/ffs
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
..
ffs_alloc.c Introduce several actions/requests for authorizing file-system related 2009-05-07 19:26:08 +00:00
ffs_appleufs.c PR 33697: complete timecounter conversion 2006-06-11 09:26:04 +00:00
ffs_balloc.c PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
ffs_bswap.c fix -Wsign-compare issues 2009-01-18 11:56:51 +00:00
ffs_extern.h PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
ffs_inode.c PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
ffs_snapshot.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
ffs_subr.c ufs/ffs: replace calls to getblk() with ffs_getblk(). Now all buffers 2008-06-03 09:47:49 +00:00
ffs_tables.c
ffs_vfsops.c Fix bug introduced in revision 1.174 where a NULL fspec with an MNT_UPDATE 2009-07-06 16:07:18 +00:00
ffs_vnops.c fsync: 2009-03-29 10:29:00 +00:00
ffs_wapbl.c PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
fs.h +/* 2009-06-28 09:26:18 +00:00
Makefile