First page Back Continue Last page Summary Graphic
LINUX to VFS/VNODE: linvfs
Maintain stackable FS support
- LINVFS layer
- Maps inode/dirent/file ops to vnode ops
- Behaviors
- Chainable file system descriptors (FS-stacking)
- Why?
- Future CXFS work
- Less core xfs code changes
Notes: