Add msdosfs snapshot test. This one just slightly different from the ffs test because msdosfs doesn't support VFS_SNAPSHOT, only VFS_SUSPEND, i.e. we need external storage for the snapshot instead o
Add msdosfs snapshot test. This one just slightly different from the ffs test because msdosfs doesn't support VFS_SNAPSHOT, only VFS_SUSPEND, i.e. we need external storage for the snapshot instead of internal storage.
show more ...
|