NetBSD/sys/ufs/ffs
maxv 9aa6c10155 Small fixes.
ok hannken@
2015-06-28 10:04:32 +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 memcpy di_extb/db/ib separately. Noted by Coverity, CID 974636. 2015-05-20 18:21:17 +00:00
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 Small fixes. 2015-06-28 10:04:32 +00:00
ffs_subr.c Definining needswap where needed. 2013-10-20 00:29:10 +00:00
ffs_tables.c
ffs_vfsops.c Add a missing goto. 2015-05-23 16:59:13 +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