NetBSD/sys/ufs/ffs
2016-12-27 10:54:38 +00:00
..
ffs_alloc.c Tidy up panic messages, no functional change. 2016-10-30 15:01:46 +00:00
ffs_appleufs.c
ffs_balloc.c fix typo in #ifdef notyet part 2016-09-25 11:45:39 +00:00
ffs_bswap.c
ffs_extern.h allocate wapbl dealloc registration structures via pool, so that there is more 2016-10-01 13:15:45 +00:00
ffs_inode.c Fix a "slight tweak" from Rev. 1.121: bap1/bap2 must be valid 2016-11-11 10:50:16 +00:00
ffs_quota2.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
ffs_snapshot.c reorganize ffs_truncate()/ffs_indirtrunc() to be able to partially 2016-10-28 20:38:12 +00:00
ffs_subr.c uaf 2016-05-07 11:59:08 +00:00
ffs_tables.c
ffs_vfsops.c Fix a bug introduced with Rev. 1.294: use LK_NOWAIT when called with MNT_LAZY. 2016-12-27 10:54:38 +00:00
ffs_vnops.c
ffs_wapbl.c disable discard when log is enabled to preserve log consistency promise 2016-11-10 22:19:23 +00:00
fs.h
Makefile