]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
common/xfs: _notrun tests that fail due to block size < sector size
authorDarrick J. Wong <djwong@kernel.org>
Wed, 16 Oct 2024 23:15:16 +0000 (16:15 -0700)
committerZorro Lang <zlang@kernel.org>
Wed, 23 Oct 2024 04:23:46 +0000 (12:23 +0800)
commit1f8fedd08f0683f395a7fc645851517b2c5711e1
tree70ddb14a2962f7e0d53a7e6fd6b443576ba5391e
parentcf97fa373d61e14d3d661fe367a3449996893867
common/xfs: _notrun tests that fail due to block size < sector size

It makes no sense to fail a test that failed to format a filesystem with
a block size smaller than the sector size since the test preconditions
are not valid.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/xfs