mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfstests: add nsexec user namespace helper
Add new program nsexec to facilitate creating/entering a user namespace. The original source for the program is https://lwn.net/Articles/539940. I added the -s option to become "root" in the user namespace. Signed-off-by: Dwight Engen <dwight.engen@oracle.com> Reviewed-by: <rjohnston@sgi.com> Signed-off-by: <rjohnston@sgi.com>
This commit is contained in:
committed by
Rich Johnston
parent
0150222d1c
commit
3f424be639
@@ -64,6 +64,7 @@
|
||||
/src/mmapcat
|
||||
/src/multi_open_unlink
|
||||
/src/nametest
|
||||
/src/nsexec
|
||||
/src/permname
|
||||
/src/preallo_rw_pattern_reader
|
||||
/src/preallo_rw_pattern_writer
|
||||
|
||||
Reference in New Issue
Block a user