Mandy Kirkconnell
b3e769b2aa
Add support to properly dump and restore the new inode flags:
...
immutable, append, sync, noatime and nodump. Add all inode
flags, new and old, to the list defined in _mk_fillconfig_ea()
of cmd/xfstests/common.dump. Test 063 can be used to verify
the proper backup and restore of these flags. Also update man
pages to 1) remove reference to miniroot (IRIX-only), 2) document
the new XFS_XFLAG_NODUMP inode flag as the preferred method to
exclude files, and 3) better describe how the media inventory
files can be used.
The code for the inode flags was contributed by Ethan Benson,
with copyright assignment obtained by Nathan Scott.
Modify routine _mk_fillconfig_ea() to test each xflag, new and
old. This routine gets called by test 063 as it dumps and
restores the list of xflags and extended attributes defined in
_mk_fillconfig_ea().
2004-01-05 17:08:20 +00:00
Nathan Scott
acb8c6d7c1
Fix a test which was sensitive to different output from latest touch command.
2003-12-17 04:47:14 +00:00
Nathan Scott
8eca8edc9f
Update xfs_io filter to exclude some additional output being added shortly.
2003-11-27 22:08:54 +00:00
fsgqa
86258bd031
Fix test output, had some spurious whitespace.
2003-11-17 04:26:22 +00:00
fsgqa
acd77da424
Add a test program to exercise a specific bug - racing unlink/write on a full filesystem
2003-11-12 06:58:32 +00:00
fsgqa
b81e0b9458
Make out of space test more general so I can try different scenarios more easily; add 083 into the auto group.
2003-11-10 01:29:28 +00:00
fsgqa
68058b938b
get output for out-of-space handling test right
2003-11-07 04:46:29 +00:00
fsgqa
1389dda8ec
Test out some issues we have at the moment dealing with writing when out of space
2003-11-07 03:21:51 +00:00
Nathan Scott
6289fc8e82
Test 041 specifically requests a 32MB filesystem from mkfs, no point running in large fs config
2003-10-23 04:40:05 +00:00
Eric Sandeen
0eeeda42e6
Default package version to 1, not 0, to follow convention
2003-10-08 16:34:49 +00:00
fsgqa
bd035d7b4e
Dont attempt db freespace command on big sparse loopback filesystems, takes ages
2003-10-08 01:26:15 +00:00
Steve Lord
bf12ee3cbf
switch xfs to use linux imode flags internally
2003-10-07 21:21:25 +00:00
Dean Roehrich
ca763c800a
update Makefile.in for last Makefile.am change
...
zz
2003-10-07 18:34:58 +00:00
Dean Roehrich
609a3a8877
Add DMAPI tests test_bulkall, test_bulkattr.
...
Add DMAPI tests test_bulkall, test_bulkattr.
2003-10-07 18:29:43 +00:00
Dean Roehrich
99b62f4c7b
Add DMAPI tests for dm_get_bulkall and dm_get_bulkattr
...
Test for dm_get_bulkall.
2003-10-07 18:26:55 +00:00
ptools
3e9cc2ce79
Split up v2 log testing
2003-10-06 07:46:19 +00:00
fsgqa
6ccb4cb84b
Test 015 fills the scratch device, skip it for the scalability testing - it takes far too long
2003-10-02 05:17:03 +00:00
Nathan Scott
35e1864e71
Fix dump tests which compare before/after dumps using ls - directory size is not constant in the presense of large inums
2003-10-02 05:09:02 +00:00
ptools
0664352cb8
add couple of v2 su cases
2003-10-01 07:49:36 +00:00
ptools
f562507fab
update to handle striped v2 logs
2003-10-01 06:52:24 +00:00
ptools
7935a3733d
update for logprint changes
2003-10-01 01:10:18 +00:00
Dean Roehrich
170d452e56
Add storefile option to DMAPI invis I/O tests
...
add storefile option
2003-09-30 20:20:59 +00:00
Dean Roehrich
4f9557442f
allow filehandles in dmapi punch_hole test
...
Allow filehandles
2003-09-30 20:17:34 +00:00
ptools
a6f123567c
fix up exit status handling
...
fix up exit status handling
2003-09-30 07:31:35 +00:00
ptools
d952bf7cea
update for version 2 logs
2003-09-30 06:31:43 +00:00