The following hint is added to reflect that any old kernel
without kernel commit
dacfd001eaf2 (“fs/mnt_idmapping.c: Return
-EINVAL when no map is written”) is expected to fail this generic
645 test since without that commit, mount_setattr won’t return
EINVAL when attempting to create an idmapped mount using a user
namespace with no mappings.
Reported-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Taylor Jackson <tjackson9431@gmail.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
_supported_fs generic
_require_idmapped_mounts
_require_test
+_wants_kernel_commit dacfd001eaf2 \
+ "fs/mnt_idmapping.c: Return -EINVAL when no map is written"
echo "Silence is golden"