|
add: ubixfsInode.attributes
add: ubixfsInode.refCount
add: UbixFS::vfs_open()
chg: UbixFS::vfs_format() now initializes refCount and attributes in the inode
chg: UbixFS::vfs_mknod() now initializes refCount and attributes in the inode
chg: moved some of the methods around in ubixfs.cpp to keep them in
alphabetical order
|
|---|
|
|
| src/sys/ubixfsv2/ubixfs.cpp |
|---|
| src/sys/ubixfsv2/ubixfs.h |
|---|