]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
ext4/053: remove test for i_version mount option
authorTheodore Ts'o <tytso@mit.edu>
Thu, 13 Oct 2022 14:48:44 +0000 (10:48 -0400)
committerZorro Lang <zlang@kernel.org>
Sat, 15 Oct 2022 05:02:40 +0000 (13:02 +0800)
commit317d1c6cd84b8f3bf61b9e2debd0d159c283388c
tree494c78b3f2cf3f9159077571bf781c4d54307c2d
parentff4e41531f71d35d0682cb0ef2002bd25b156a05
ext4/053: remove test for i_version mount option

The i_version mount option is deprecated in favor of iversion and is
advertised to be removed in 5.20.  It was removed in commit
1ff20307393e ("ext4: unconditionally enable the i_version counter") in
Linux v6.1.  So remove the test from ext4/053.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/ext4/053