NetBSD/sys/ufs
riastradh adada8d6d4 Strip IO_JOURNALLOCKED, PGO_JOURNALLOCKED out of ulfs_readwrite.c.
These are vestigial from ufs_readwrite.c with wapbl -- lfs does not
have a journal but only the explicit wapbl calls, not these flags,
got ripped out in the transition to ulfs_readwrite.c.
2015-04-12 22:51:23 +00:00
..
chfs Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
ext2fs Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
ffs ffs_superblock_validate(): ensure fs_ncg!=0 and fs_maxbpg!=0 to prevent 2015-04-04 06:00:12 +00:00
lfs Strip IO_JOURNALLOCKED, PGO_JOURNALLOCKED out of ulfs_readwrite.c. 2015-04-12 22:51:23 +00:00
mfs Change ffs to use vcache_new: 2015-03-17 09:39:29 +00:00
ufs Omit now-unused variable. rump build didn't catch this... 2015-04-12 22:48:38 +00:00
files.ufs Change chfs from hashlist to vcache. 2015-01-11 17:29:57 +00:00
Makefile