ceph/qa/workunits/fs
Venky Shankar ad7eb17266 qa: fixup quota values exceeding 64 bit signed int value
The test does the following:

        setfattr -n ceph.quota.max_bytes -v 8388608Ti .

This failes since 8388608Ti exceeds 64 bit signed integer value.
Change that to the approprivate value and expect faliure when
quota is set for this exceeded value.

Fixes: http://tracker.ceph.com/issues/55940
Introduced-by: 7330651482
Signed-off-by: Venky Shankar <vshankar@redhat.com>
2023-03-13 14:42:13 +05:30
..
damage tools/cephfs/first-damage: fix iteration of big dirfrags 2023-01-19 13:04:50 -05:00
full
maxentries
misc
norstats
quota qa: fixup quota values exceeding 64 bit signed int value 2023-03-13 14:42:13 +05:30
snaps Merge PR #49021 into main 2022-12-15 16:51:23 +05:30
.gitignore
cephfs_mirror_ha_gen.sh
cephfs_mirror_ha_verify.sh
cephfs_mirror_helpers.sh
fscrypt.sh qa: cephfs add filesystem encryption test support 2022-12-01 16:33:10 +08:00
Makefile
multiclient_sync_read_eof.py
snap-hierarchy.sh
test_o_trunc.c
test_o_trunc.sh
test_python.sh