add: uPtr union for holding bNode *, ubixfsInode *, off_t, and inodeAddrs
chg: Modified head/tail/parent pointers in bNodes to use uPtrs
chg: Modified next/prev/parent pointers in ubixfsInodes to use uPtrs
add: UbixFS::vfs_mknod()
chg: prefixed public methods in UbixFS class with vfs_
1 parent 50efcdf commit 367d127af0579695e2e4d876ae7e0b68d5a0fb5d
@flameshadow flameshadow authored on 8 Sep 2004
Showing 7 changed files
View
src/sys/ubixfsv2/btree.cpp
View
src/sys/ubixfsv2/btree.h
View
src/sys/ubixfsv2/fsAbstract.h
View
src/sys/ubixfsv2/inode.h
View
src/sys/ubixfsv2/main.cpp
View
src/sys/ubixfsv2/ubixfs.cpp
View
src/sys/ubixfsv2/ubixfs.h