NetBSD/sys/ufs/ffs
maxv afc7ff8c74 Style, and fix a DPRINTF
No functional change
2015-02-20 17:10:17 +00:00
..
ffs_alloc.c Prefer cprng_fast32 over random. A good distribution even in the lower 2014-09-08 20:52:37 +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
ffs_bswap.c
ffs_extern.h
ffs_inode.c
ffs_quota2.c
ffs_snapshot.c Don't nest structure definitions. 2014-09-05 06:10:07 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Style, and fix a DPRINTF 2015-02-20 17:10:17 +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 move the flag setting higher to avoid KASSERT (dholland) 2014-07-11 16:17:29 +00:00
fs.h Two typos: 2015-02-14 09:06:11 +00:00
Makefile