
the functionality of nullfs. The latter is now just a mount & unmount routine, and a few tables. umapfs borrow most of this infrastructure. Both fs's are now nfs-exportable. All layered fs's share a common format to private mount & private vnode structs (which a particular fs can extend). Also add genfs_noerr_rele(), a vnode op which will vrele/vput operand vnodes appropriately.
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%