mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
780dd1eaff
xattr size 1024 is too big for 1k block size ext3/4 filesystem, so test fails due to ENSPC message from multi_open_unlink when setting xattr. Reduce the xattr size to 512 so it fits in 1k block size ext3/4. Reviewed-by: Xiong Zhou <xzhou@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>