xfs: Check for extent overflow when adding/removing xattrs
authorChandan Babu R <chandanrlinux@gmail.com>
Tue, 9 Mar 2021 05:01:18 +0000 (10:31 +0530)
committerEryu Guan <guaneryu@gmail.com>
Sun, 21 Mar 2021 13:48:17 +0000 (21:48 +0800)
commit224a6745873e3b09c51f8f6675afcab6497da2ff
tree4cf1e2e0dc9f81628192414d095e30e51cc47f2c
parent9ffcdd4c78101263b352ac555c78b0590945c746
xfs: Check for extent overflow when adding/removing xattrs

This test verifies that XFS does not cause inode fork's extent count to
overflow when adding/removing xattrs.

Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Signed-off-by: Chandan Babu R <chandanrlinux@gmail.com>
tests/xfs/532 [new file with mode: 0755]
tests/xfs/532.out [new file with mode: 0644]
tests/xfs/group