Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1353476 > unrolled thread
| Started by | Thomas Tanaka <thomas.tanaka@gmail.com> |
|---|---|
| First post | 2016-03-09 00:10 +0100 |
| Last post | 2016-03-09 00:10 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
mounting mqueue type fs in a user namespace Thomas Tanaka <thomas.tanaka@gmail.com> - 2016-03-09 00:10 +0100
| From | Thomas Tanaka <thomas.tanaka@gmail.com> |
|---|---|
| Date | 2016-03-09 00:10 +0100 |
| Subject | mounting mqueue type fs in a user namespace |
| Message-ID | <rayVk-7EC-27@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web