mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
e3a972a752
When this case runs on system without mount_setattr syscall support, it will report errors rather than skip. so we add _require_idmapped_mounts to check if mount_setattr syscall is supported. Signed-off-by: Jinhui Huang <huangjh.jy@cn.fujitsu.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Eryu Guan <guaneryu@gmail.com>