4873380492
module depends on the wapbl module. No impact to users of built-in ffs file system code, as the WAPBL #define will cause inclusion of the code in the kernel. A standard build of the modular ffs file system code will #define WAPBL, so the module will only work on a kernel which was also built with WAPBL defined (or, once I commit it, with a dynamically- loaded wapbl module). |
||
---|---|---|
.. | ||
ffs_alloc.c | ||
ffs_appleufs.c | ||
ffs_balloc.c | ||
ffs_bswap.c | ||
ffs_extern.h | ||
ffs_inode.c | ||
ffs_quota2.c | ||
ffs_snapshot.c | ||
ffs_subr.c | ||
ffs_tables.c | ||
ffs_vfsops.c | ||
ffs_vnops.c | ||
ffs_wapbl.c | ||
fs.h | ||
Makefile |