NetBSD/sys/ufs/ffs
dbj ba5b25c952 remove unused cs_numclusters field from struct csum_total
this avoids a potential future bug if it is ever used.
before this fix, fsck_ffs would check and fix this field to be zero
2003-12-31 19:19:39 +00:00
..
ffs_alloc.c Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
ffs_appleufs.c Whitespace nits. 2003-10-13 17:07:55 +00:00
ffs_balloc.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ffs_bswap.c remove unused cs_numclusters field from struct csum_total 2003-12-31 19:19:39 +00:00
ffs_extern.h Dynamic sysctl. 2003-12-04 19:38:21 +00:00
ffs_inode.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ffs_softdep.c Add the gating of system calls that cause modifications to the underlying 2003-10-15 11:28:59 +00:00
ffs_softdep.stub.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ffs_subr.c Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
ffs_tables.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
ffs_vfsops.c Dynamic sysctl. 2003-12-04 19:38:21 +00:00
ffs_vnops.c Kernel portion of the fsync_range(2) system call. Written by Bill 2003-11-15 01:19:38 +00:00
fs.h remove unused cs_numclusters field from struct csum_total 2003-12-31 19:19:39 +00:00
Makefile
softdep.h Add the gating of system calls that cause modifications to the underlying 2003-10-15 11:28:59 +00:00