Home | History | Annotate | Download | only in msdosfs
History log of /src/tests/fs/msdosfs/t_snapshot.c
RevisionDateAuthorComments
 1.4  13-Jan-2017  christos Don't play with "../.." in includes for h_macros.h; deal with it centrally.
Minor fixes.
 1.3  10-Jun-2014  martin branches: 1.3.6;
Properly initialize arguments for the tmpfs mounted in this test.
Pointed out by pooka@.
 1.2  06-Feb-2013  hannken branches: 1.2.6;
Test taking a snapshot from a stressed file system.
Checks snapshot meta data only with fsck.

OK: Antti Kantee <pooka@netbsd.org>
 1.1  13-Apr-2010  pooka branches: 1.1.6; 1.1.12;
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.
 1.1.12.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.12.1  25-Feb-2013  tls resync with head
 1.1.6.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.6.1  10-Aug-2014  tls Rebase.
 1.3.6.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed