]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
fstests: filter quota warnings
authorDave Chinner <dchinner@redhat.com>
Tue, 17 May 2022 07:01:00 +0000 (17:01 +1000)
committerZorro Lang <zlang@kernel.org>
Sat, 21 May 2022 18:51:35 +0000 (02:51 +0800)
commit307f05149987a13e91f50b25b68e6c5e87166486
treea2e5cc39bc9e5d9e0a735ac6e098aecf356a77bc
parentfbb154f67dac748ea2dadb5840e16217a65bccca
fstests: filter quota warnings

Quota warning code has been removed from the upstream kernel and now
returns -EINVAL errors. Seeing as we can't set warnings anymore and
they have always been non-functional in the kernel, just remove the
calls to set warnings filter those errors out so those tests pass
again.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/050
tests/xfs/153
tests/xfs/299