2406596e11
Instead of extending fsinfo_t it now holds a void * to file system specific data. This is then setup/cleaned up by the additional of 2 additional callbacks. Makes adding new filesystems simpler as almost no code has to be updated in the generic makefs code now. |
||
---|---|---|
.. | ||
buf.c | ||
buf.h | ||
ffs_alloc.c | ||
ffs_balloc.c | ||
ffs_extern.h | ||
mkfs.c | ||
newfs_extern.h | ||
ufs_bmap.c | ||
ufs_inode.h |