]> sourceware.org Git - glibc.git/commit
misc/test-errno-linux: Handle EINVAL from quotactl
authorFlorian Weimer <fweimer@redhat.com>
Thu, 5 Dec 2019 16:29:42 +0000 (17:29 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 5 Dec 2019 16:29:42 +0000 (17:29 +0100)
commit1f7525d924b608a3e43b10fcfb3d46b8a6e9e4f9
tree7a513fab2edfafae0750efd6aa14a6b705b315f6
parent953ceff17a4a15b10cfdd5edc3c8cae4884c8ec3
misc/test-errno-linux: Handle EINVAL from quotactl

In commit 3dd4d40b420846dd35869ccc8f8627feef2cff32 ("xfs: Sanity check
flags of Q_XQUOTARM call"), Linux 5.4 added checking for the flags
argument, causing the test to fail due to too restrictive test
expectations.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/unix/sysv/linux/test-errno-linux.c
This page took 0.06656 seconds and 5 git commands to generate.