]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: add test 266 for testing xfsdump -D
authorBill Kendall <wkendall@sgi.com>
Thu, 3 Nov 2011 10:10:20 +0000 (10:10 +0000)
committerChristoph Hellwig <hch@lst.de>
Thu, 3 Nov 2011 10:16:13 +0000 (10:16 +0000)
commit8c125637c47b0d31a0d8ba6e1f3a1541eaf8b5eb
tree1ddd45aeb7cbd1894503e10a5504eac58cd8e37b
parentbd11e87d594790509bc739f200462decde0c9a07
xfstests: add test 266 for testing xfsdump -D

Add a test for xfsdump -D, which skips unchanged directories during
an incremental backup. After doing an initial backup, a new file is
added to one directory (to verify that changed directories are
backed up) and several files are appended to. Then an incremental
backup is done with -D set. The test verifies the original and
restored filesystems match after applying the base and incremental
backups, and that the incremental restore output indicates that only
the one changed directory was backed up.

Signed-off-by: Bill Kendall <wkendall@sgi.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
266 [new file with mode: 0644]
266.out [new file with mode: 0644]
common.dump
group