NetBSD/sys/ufs/ffs
2015-04-04 06:00:12 +00:00
..
ffs_alloc.c Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +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 Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
ffs_bswap.c
ffs_extern.h Disentangle buffer-cached I/O from page-cached I/O in UFS. 2015-03-27 17:27:55 +00:00
ffs_inode.c Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
ffs_quota2.c KNF, and simplify a bit. 2015-02-22 14:12:48 +00:00
ffs_snapshot.c Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
ffs_subr.c Definining needswap where needed. 2013-10-20 00:29:10 +00:00
ffs_tables.c
ffs_vfsops.c ffs_superblock_validate(): ensure fs_ncg!=0 and fs_maxbpg!=0 to prevent 2015-04-04 06:00:12 +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 Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
fs.h Two typos: 2015-02-14 09:06:11 +00:00
Makefile