In above I could not understand what is meant by OS supported ???
Isn't for a filesystem the features are filesystem specific. or OS
here means the VFS layer ???
ext3 image as ext2 if we do not have ext3 module and loose out
on journalling. I guess it speaking about the whole FS supported by OS.
How can an OS support or not support
B-trees or journalling, it has to be filesystem dependant......isn't
it ?
is discussing ext[X].
Thanks