commit | eaa9909f2fd5b8ae603189a2f7e2974f3a85ccd3 | [log] [tgz] |
---|---|---|
author | Christian Brauner <christian.brauner@ubuntu.com> | Tue Feb 18 11:56:11 2020 +0100 |
committer | Christian Brauner <christian.brauner@ubuntu.com> | Tue Feb 18 15:06:06 2020 +0100 |
tree | e0a53bf84c1e1bc524cc3c6842beba198fc4fc1e | |
parent | 485572936a0a1202924f5e6f9cace51438283eb9 [diff] |
selftests: add simple fsid mapping selftests - Verify that fsid mappings cannot be written when if mappings have been written already. - Set up an id mapping and an fsid mapping, create a file and compare ids in child and parent user namespace. Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com> --- /* v2 */ patch not present /* v3 */ patch added