NetBSD/sys/ufs/ffs
cgd 60db543a18 don't just throw away updates to the cylinder group bitmaps, actually
write them to disk!  From Keith Smith at Harvard, via Kirk McKusick.
fixes the occasional `blkfree: freeing free block' that has been seen
when cluster reallocation code is enabled.
1995-07-19 15:47:36 +00:00
..
ffs_alloc.c don't just throw away updates to the cylinder group bitmaps, actually 1995-07-19 15:47:36 +00:00
ffs_balloc.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
ffs_extern.h update for new syscall args description mechanism, and deal safely 1994-10-20 04:20:55 +00:00
ffs_inode.c compensate for timeval/timespec/stat structure changes. 1995-06-15 23:22:41 +00:00
ffs_subr.c KERNEL -> _KERNEL 1995-03-28 19:59:56 +00:00
ffs_tables.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
ffs_vfsops.c don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
ffs_vnops.c Sync with CSRG. 1994-12-14 13:03:35 +00:00
fs.h Make use of the `fs_clean' field. If it was set when the file system was 1995-04-12 21:21:00 +00:00