The following patches fix the "generic/645" xfs test which was affected by the mount_setattr change in kernel commit dacfd001eaf2 (“fs/mnt_idmapping.c: Return -EINVAL when no map is written”). Reported-by: kernel test robot <oliver.sang@xxxxxxxxx> Closes: https://lore.kernel.org/oe-lkp/202402191416.17ec9160-oliver.sang@xxxxxxxxx Signed-off-by: Taylor Jackson <tjackson9431@xxxxxxxxx> --- Taylor Jackson (2): vfs/idmapped_mounts.c: Incorrect array index for nested user ns vfs/idmapped_mounts.c: Change mount_setattr expected output src/vfs/idmapped-mounts.c | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) --- base-commit: 9b6df9a01ac8ee3f28a2a24d71e45792e21b6d48 change-id: 20240326-mount-setattr-test-90942470c820 Best regards, -- Taylor Jackson <tjackson9431@xxxxxxxxx>