xfstests: Bunch of new stress tests -v3
From: | Dmitry Monakhov <dmonakhov@openvz.org> | |
To: | linux-fsdevel@vger.kernel.org | |
Subject: | [PATCH 0/8] xfstests: Bunch of new stress tests -v3 | |
Date: | Sat, 29 Oct 2011 04:48:09 +0400 | |
Message-ID: | <1319849297-3506-1-git-send-email-dmonakhov@openvz.org> | |
Cc: | xfs@oss.sgi.com, hch@lst.de, aelder@sgi.com, Dmitry Monakhov <dmonakhov@openvz.org> | |
Archive‑link: | Article |
Changes from v2 ( in request to Christoph's comments) - rearange patch sequance - codestyle cleanups - give better description - add tunable mask for FS_IOC_SETFLAGS test. LOG: # Following patches improves fsstress logging xfstests: fsstress dump inode info when possible xfstests: add different logging option to fsstress # Following patch makes fsstress more manageable xfstests: fsstress should kill children tasks before exit # Following patches add new tests xfstests: add fallocate support to fsstress xfstests: fsstress add FS_IOC_{SET,GET}FLAGS operations v2 xfstests: add fiemap operation to fsstress # Following testcase may fail on recent kernel in case of ext4 # Some fixes are already available here: # http://www.spinics.net/lists/linux-ext4/msg27857.html # http://www.spinics.net/lists/linux-ext4/msg28552.html xfstests: add a new test that runs fsstress under ENOSPC conditions # Following testcase may fail on recent kernel in case of ext3/4 # Fixes available here: # http://patchwork.ozlabs.org/patch/120581/ # http://patchwork.ozlabs.org/patch/120582/ xfstests: add a new quota test that runs fsstress under ENOSPC conditions P.S: ext4 still contains bugs caused by ordered_mode=>journal_mode switch for didicated inode (chattr +j ./afile), so one can temproraly disable jdata switch test by adding FSSTRESS_AVOID="-M 0xffffbfff" -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html