On 05/28/15 14:33, Jan Stancek wrote: > ----- Original Message ----- >> From: "Yuan Sun" <[email protected]> >> To: [email protected] >> Cc: [email protected], [email protected], [email protected] >> Sent: Wednesday, 27 May, 2015 11:00:21 PM >> Subject: [PATCH V2] containers: new testcase userns02 >> >> The user ID and group ID, which are inside a container, can >> be modified by its parent process. >> >> Signed-off-by: Yuan Sun <[email protected]> > > Hi, > > couple comments inline, but overall it looks good to me. > Unless someone points out other issues, I can fix these before commit. >
As a FYI to the author - there's a "libclone" library in containers/ that can take care of the forking/cloning/unsharing, specifically the do_clone_tests function could be used (uses ltp_clone_quick). Given the simplicity of the function, though, I wouldn't see it as a major issue. ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
