linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ritesh Harjani <riteshh@linux.ibm.com>
To: "Theodore Ts'o" <tytso@mit.edu>
Cc: fstests@vger.kernel.org, linux-ext4@vger.kernel.org,
	Ritesh Harjani <riteshh@linux.ibm.com>
Subject: [PATCH 6/9] xfs/cfg/64K: Add a config file with 64K blocksize
Date: Fri, 18 Jun 2021 16:39:57 +0530	[thread overview]
Message-ID: <52f2ee6dd0517582f8642d51f20dfe8e665d98d3.1624007533.git.riteshh@linux.ibm.com> (raw)
In-Reply-To: <cover.1624007533.git.riteshh@linux.ibm.com>

This adds a 64K blocksize config file for xfs testing.

Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
---
 kvm-xfstests/test-appliance/files/root/fs/xfs/cfg/64k | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 kvm-xfstests/test-appliance/files/root/fs/xfs/cfg/64k

diff --git a/kvm-xfstests/test-appliance/files/root/fs/xfs/cfg/64k b/kvm-xfstests/test-appliance/files/root/fs/xfs/cfg/64k
new file mode 100644
index 0000000..3666d02
--- /dev/null
+++ b/kvm-xfstests/test-appliance/files/root/fs/xfs/cfg/64k
@@ -0,0 +1,3 @@
+SIZE=small
+export XFS_MKFS_OPTIONS="-bsize=65536"
+TESTNAME="XFS 64k block"
-- 
2.31.1


  parent reply	other threads:[~2021-06-18 11:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-18 11:09 [PATCH 0/9] kvmxfstests: Add 64K related configs for Power Ritesh Harjani
2021-06-18 11:09 ` [PATCH 1/9] ext4/cfg/dax: Fix for 64K pagesize platform Ritesh Harjani
2021-06-18 11:09 ` [PATCH 2/9] ext4/cfg/64K: Add a 64K related config file Ritesh Harjani
2021-06-18 11:09 ` [PATCH 3/9] ext4/cfg/fast_commit: Add explicit 4k bs option Ritesh Harjani
2021-06-18 11:09 ` [PATCH 4/9] ext4/cfg/fast_commit_64K: Add a config file to test fast_commit with 64K bs Ritesh Harjani
2021-06-18 11:09 ` [PATCH 5/9] xfs/cfg/dax: Fix this config to work on 64K pagesize platform too Ritesh Harjani
2021-06-18 11:09 ` Ritesh Harjani [this message]
2021-06-18 11:09 ` [PATCH 7/9] btrfs/cfg: Add 4k and 64k related configs Ritesh Harjani
2021-06-18 11:09 ` [PATCH 8/9] runtests.sh: Fix when SCRATCH_DEV_POOL is passed Ritesh Harjani
2021-06-18 11:10 ` [PATCH 9/9] xfstests-packages: Add some more packages Ritesh Harjani
2021-07-01 20:56 ` [PATCH 0/9] kvmxfstests: Add 64K related configs for Power Theodore Ts'o

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=52f2ee6dd0517582f8642d51f20dfe8e665d98d3.1624007533.git.riteshh@linux.ibm.com \
    --to=riteshh@linux.ibm.com \
    --cc=fstests@vger.kernel.org \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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).