]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
fstests: add _fixed_by_fs_commit helper
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>
Wed, 25 Feb 2026 10:27:40 +0000 (11:27 +0100)
committerZorro Lang <zlang@kernel.org>
Wed, 4 Mar 2026 15:58:03 +0000 (23:58 +0800)
commit02e625a5875ae42ba63ca2622bf2be7759a1f8ad
tree75ed5b470b6f7b9bd71a857e62beebd7b7cf893f
parent01d24d6b0b286b666cabc4c4790f3049f3a34ebe
fstests: add _fixed_by_fs_commit helper

Add a new helper `_fixed_by_fs_commit` eliminating the
 if [ $FSTYP = fs ] && _fixed_by_kernel_commit XXXX YYYY
pattern.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/rc