NetBSD/sys/ufs/ffs
jdolecek c78399fc88 Add a new sysctl variable vfs.ffs.log_changeopt - if this is true,
an optimalization strategy change is logged into syslog. Default
is 0 (to not log). This replaces the recent not quite "right"
change to only log the change if kernel is compiled with DEBUG.
2000-04-04 09:23:20 +00:00
..
Makefile
ffs_alloc.c Add a new sysctl variable vfs.ffs.log_changeopt - if this is true, 2000-04-04 09:23:20 +00:00
ffs_balloc.c Fix a bug introduced in Lite2 with block allocation and full disk 2000-02-25 19:58:25 +00:00
ffs_bswap.c Handle pre-FS_42POSTBLFMT. I now can mount an Ultrix file system on my 2000-01-18 18:41:29 +00:00
ffs_extern.h Add a new sysctl variable vfs.ffs.log_changeopt - if this is true, 2000-04-04 09:23:20 +00:00
ffs_inode.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ffs_softdep.stub.c Fixes to the softdep code from Ethan Solomita <ethan@geocast.com>. 2000-02-14 22:00:21 +00:00
ffs_subr.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ffs_tables.c
ffs_vfsops.c Add a new sysctl variable vfs.ffs.log_changeopt - if this is true, 2000-04-04 09:23:20 +00:00
ffs_vnops.c Remove register declarations. 2000-03-30 12:41:09 +00:00
fs.h Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
softdep.h Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00