NetBSD/sys/ufs
joerg b9400f6fd4 Move WAPL replay handling from bread() into ufs_strategy.
This changes the order of hook processing as the copy-on-write handlers
are called after the journal processing. This makes more sense as the
journal overwrite is logically part of the disk IO.
2008-11-11 08:29:58 +00:00
..
ext2fs Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
ffs Reduce internals of WAPBL exposed to the rest of the system. 2008-11-10 20:12:13 +00:00
lfs Fix lkm fallout from previous sysctl changes. This largely duplicates 2008-06-28 15:50:20 +00:00
mfs Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
ufs Move WAPL replay handling from bread() into ufs_strategy. 2008-11-11 08:29:58 +00:00
files.ufs Merge the simonb-wapbl branch. From the original branch commit: 2008-07-31 05:38:04 +00:00
Makefile