Factory for creating filesystem objects
The function may use and remove options from 'args' that belong to this module.
For now the 'fs' vector always contains exactly one filesystem. This is the filesystem which will be below the newly created filesystem in the stack.
@param args the command line arguments @param fs NULL terminated filesystem object vector @return the new filesystem object
See Implementation
Factory for creating filesystem objects
The function may use and remove options from 'args' that belong to this module.
For now the 'fs' vector always contains exactly one filesystem. This is the filesystem which will be below the newly created filesystem in the stack.
@param args the command line arguments @param fs NULL terminated filesystem object vector @return the new filesystem object