mirror of
https://github.com/ceph/ceph
synced 2025-02-05 09:53:59 +00:00
ad7eb17266
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:
|
||
---|---|---|
.. | ||
damage | ||
full | ||
maxentries | ||
misc | ||
norstats | ||
quota | ||
snaps | ||
.gitignore | ||
cephfs_mirror_ha_gen.sh | ||
cephfs_mirror_ha_verify.sh | ||
cephfs_mirror_helpers.sh | ||
fscrypt.sh | ||
Makefile | ||
multiclient_sync_read_eof.py | ||
snap-hierarchy.sh | ||
test_o_trunc.c | ||
test_o_trunc.sh | ||
test_python.sh |