summaryrefslogtreecommitdiff
path: root/tests/bcachefs/quota.ktest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bcachefs/quota.ktest')
-rw-r--r--tests/bcachefs/quota.ktest4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/bcachefs/quota.ktest b/tests/bcachefs/quota.ktest
index 261600f..5ae7dc0 100644
--- a/tests/bcachefs/quota.ktest
+++ b/tests/bcachefs/quota.ktest
@@ -51,7 +51,7 @@ test_usrquota()
/dev/sdb >/dev/null
fi
- mount -o usrquota,grpquota,prjquota /dev/sdb /mnt
+ mount -t bcachefs -o usrquota,grpquota,prjquota /dev/sdb /mnt
repquota -s /mnt
@@ -105,7 +105,7 @@ test_prjquota()
--errors=panic \
/dev/sdb >/dev/null
- mount -o usrquota,grpquota,prjquota /dev/sdb /mnt
+ mount -t bcachefs -o usrquota,grpquota,prjquota /dev/sdb /mnt
repquota -vP /mnt
mkdir /mnt/q1