Module Name: src Committed By: pooka Date: Tue Apr 13 10:21:47 UTC 2010
Added Files: src/tests/fs/msdosfs: Atffile Makefile t_snapshot.c Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/tests/fs/msdosfs/Atffile \ src/tests/fs/msdosfs/Makefile src/tests/fs/msdosfs/t_snapshot.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.