From: Petr Vorel <pvorel@suse.cz>
To: Theodore Ts'o <tytso@mit.edu>,
Andreas Dilger <adilger.kernel@dilger.ca>,
Jan Kara <jack@suse.cz>
Cc: linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org,
Cyril Hrubis <chrubis@suse.cz>, Yong Sun <yosun@suse.com>
Subject: "New" ext4 features tests in LTP
Date: Wed, 23 Oct 2019 17:58:46 +0200 [thread overview]
Message-ID: <20191023155846.GA28604@dell5510> (raw)
Hi,
we have in LTP some ext4 fs tests [1], which aimed to test at the time new ext4
features [2]. All of them are using The Flexible Filesystem Benchmark (ffsb)
- a filesystem performance measurement too [3]. Tests were contributed in 2009
and needs at least some cleanup.
I wonder whether testing these features is still relevant. And if yes, whether
they're covered in xfstests? After brief search in xfstests ext4 tests it
doesn't look like, at least not directly. Does it make sense to you to keep them?
(either to cleanup and keep them in LTP or rewrite and contribute to xfstests)
List of these tests [3]:
ext4-inode-version [4]
------------------
Directory containing the shell script which is used to test inode version field
on disk of ext4.
ext4-journal-checksum [5]
---------------------
Directory containing the shell script which is used to test journal checksumming
of ext4.
ext4-nsec-timestamps [6]
--------------------
Directory containing the shell script which is used to test nanosec timestamps
of ext4.
ext4-online-defrag [7]
------------------
Directory containing the shell script which is used to test online defrag
feature of ext4.
ext4-persist-prealloc [8]
---------------------
Directory containing the shell script which is used to test persist prealloc
feature of ext4.
ext4-subdir-limit [9]
-----------------
Directory containing the shell script which is used to test subdirectory limit
of ext4. According to the kernel documentation, we create more than 32000
subdirectorys on the ext4 filesystem.
ext4-uninit-groups [10]
------------------
Directory containing the shell script which is used to test uninitialized groups
feature of ext4.
Thanks for info.
Kind regards,
Petr
[1] https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/fs/ext4-new-features/README
[2] http://ext4.wiki.kernel.org/index.php/New_ext4_features
[3] https://github.com/linux-test-project/ltp/blob/master/utils/ffsb-6.0-rc2/README
[4] https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/fs/ext4-new-features/ext4-inode-version/ext4_inode_version_test.sh
[5] https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/fs/ext4-new-features/ext4-journal-checksum/ext4_journal_checksum.sh
[6] https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/fs/ext4-new-features/ext4-nsec-timestamps/ext4_nsec_timestamps_test.sh
[7] https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/fs/ext4-new-features/ext4-online-defrag/ext4_online_defrag_test.sh
[8] https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/fs/ext4-new-features/ext4-persist-prealloc/ext4_persist_prealloc_test.sh
[9] https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/fs/ext4-new-features/ext4-subdir-limit/ext4_subdir_limit_test.sh
[10] https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/fs/ext4-new-features/ext4-uninit-groups/ext4_uninit_groups_test.sh
next reply other threads:[~2019-10-23 15:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-23 15:58 Petr Vorel [this message]
2019-10-23 22:58 ` "New" ext4 features tests in LTP Theodore Y. Ts'o
2019-10-24 7:46 ` Jan Kara
2019-10-24 8:37 ` Petr Vorel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191023155846.GA28604@dell5510 \
--to=pvorel@suse.cz \
--cc=adilger.kernel@dilger.ca \
--cc=chrubis@suse.cz \
--cc=jack@suse.cz \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=tytso@mit.edu \
--cc=yosun@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).