]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: add test for btrfstune squota enable/disable
authorBoris Burkov <boris@bur.io>
Fri, 12 Jul 2024 18:52:36 +0000 (11:52 -0700)
committerZorro Lang <zlang@kernel.org>
Tue, 6 Aug 2024 13:56:06 +0000 (21:56 +0800)
commit7e21e6a40c2a14350a1e2a7ef681e159e36ce144
tree98a56b09c99dbf0a7bcee4f52341510bcf96d55c
parent50da3fd9f044a0fff0e54f65eb1c9be543ca430e
btrfs: add test for btrfstune squota enable/disable

btrfstune supports enabling simple quotas on a fleshed out filesystem
(without adding owner refs) and clearing squotas entirely from a
filesystem that ran under squotas (clearing the incompat bit)

Test that these operations work on a relatively complicated filesystem
populated by fsstress while preserving fssum.

Signed-off-by: Boris Burkov <boris@bur.io>
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/332 [new file with mode: 0755]
tests/btrfs/332.out [new file with mode: 0644]