NetBSD/sys/ufs/ffs
kre 65dda4ca5a Sprinkle in a pinch of const, not too much, just enough
to add a little strength without affecting the overall balance...
2017-02-09 04:37:35 +00:00
..
ffs_alloc.c Tidy up panic messages, no functional change. 2016-10-30 15:01:46 +00:00
ffs_appleufs.c Revert a change in my previous commit that broke the checksum calculation. 2015-02-15 11:04:43 +00:00
ffs_balloc.c fix typo in #ifdef notyet part 2016-09-25 11:45:39 +00:00
ffs_bswap.c Sprinkle in a pinch of const, not too much, just enough 2017-02-09 04:37:35 +00:00
ffs_extern.h Sprinkle in a pinch of const, not too much, just enough 2017-02-09 04:37:35 +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 Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
ffs_wapbl.c disable discard when log is enabled to preserve log consistency promise 2016-11-10 22:19:23 +00:00
fs.h Two typos: 2015-02-14 09:06:11 +00:00
Makefile