]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: test that linking into a directory fails with EDQUOT
authorDarrick J. Wong <djwong@kernel.org>
Mon, 11 Apr 2022 22:54:48 +0000 (15:54 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sun, 17 Apr 2022 15:03:01 +0000 (23:03 +0800)
commit48029933892b96c183603d94a1f3acc179988d99
tree781d71706a2cff7c5bc9cac2ed0a5b0fedff65dd
parentb560e18c6216149e47c5208df2727b01ba2ce49b
generic: test that linking into a directory fails with EDQUOT

Add a regression test to make sure that unprivileged userspace linking
into a directory fails with EDQUOT when the directory quota limits have
been exceeded.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/generic/681 [new file with mode: 0755]
tests/generic/681.out [new file with mode: 0644]