NetBSD/sys/ufs/ffs
maxv cba38714c3 ffs_superblock_validate(): compute fs_bshift and fs_fshift, and ensure
they are consistent with what is indicated in the superblock. This allows
us to safely use some ffs_ macros.
2015-02-14 10:21:29 +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 ffs_appleufs_validate(): 2015-02-14 08:07:39 +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 ffs_superblock_validate(): compute fs_bshift and fs_fshift, and ensure 2015-02-14 10:21:29 +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