Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1353476
| From | Thomas Tanaka <thomas.tanaka@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | mounting mqueue type fs in a user namespace |
| Date | 2016-03-09 00:10 +0100 |
| Message-ID | <rayVk-7EC-27@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, When a process created with CLONE_NEWNS|CLONE_NEWIPC|CLONE_NEWUSER trying to mount a mqueue type fs, the inode->i_uid of the mounted mqueue fs is 0, instead of the new user uid e.g 10000, is this an expected behavior ? Thanks in advance -- Regards, Thomas
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
mounting mqueue type fs in a user namespace Thomas Tanaka <thomas.tanaka@gmail.com> - 2016-03-09 00:10 +0100
csiph-web