2016-03-08 23:03:03

by Thomas Tanaka

[permalink] [raw]
Subject: mounting mqueue type fs in a user namespace

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