On Thu, Mar 31, 2022 at 01:19:20PM +0200, Jan Kara wrote: > Some tests in idmapped_mounts fail without CONFIG_USER_NS because they > have implicit dependence on user namespaces and these tests are run > despite idmapped mount support not being detected. Detect whether at > least user namespaces are supported and skip tests needing them when > they are not. > > Signed-off-by: Jan Kara <jack@xxxxxxx> > --- Thank you. Looks good, Tested-by: Christian Brauner (Microsoft) <brauner@xxxxxxxxxx> Reviewed-by: Christian Brauner (Microsoft) <brauner@xxxxxxxxxx>