test 195, add a testcase for the nodump flag

Based on http://oss.sgi.com/bugzilla/show_bug.cgi?id=340.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
This commit is contained in:
Christoph Hellwig
2008-12-31 12:53:21 +01:00
committed by Christoph Hellwig
parent 8a327f9130
commit a9e6dbe1b6
3 changed files with 84 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
QA output created by 195
Preparing subtree
No dump exclude flag set (should not be skipped)
Dump exclude flag set, but no sync yet (should be skipped)
xfsdump: pruned ino NNN, owner 0, estimated size 0: skip flag set
Dump exclude flag set, after sync (should be skipped)
xfsdump: pruned ino NNN, owner 0, estimated size 0: skip flag set
*** done