First page Back Continue Last page Summary Graphics
The VFS Glue Layer
A thin layer maps from Linux VFS calls to vnode based operations
- Can support stacking which is needed by CXFS
Linux VFS implements more fs functionality than Irix VFS
- Gradually removing XFS code which duplicates this