[PATCH] ext4/053: remove test for i_version mount option

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



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@xxxxxxx>
---
 tests/ext4/053 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/ext4/053 b/tests/ext4/053
index 5d2c478aa..4f20d217d 100755
--- a/tests/ext4/053
+++ b/tests/ext4/053
@@ -480,7 +480,6 @@ for fstype in ext2 ext3 ext4; do
 	mnt barrier=1 barrier
 	mnt barrier=99 barrier
 	mnt -t nobarrier
-	mnt i_version
 	mnt stripe=512
 	only_ext4 mnt delalloc
 	only_ext4 mnt -t nodelalloc
-- 
2.31.0




[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux