diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2013-10-08 15:49:02 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-10-08 22:39:39 +0200 |
commit | 0fd357b48642f16c3adf8ed474f299daecef2613 (patch) | |
tree | 0dc3dda36818be9c7e3f8bd8d8778e25b39a04ab /exec/execmutations.h | |
parent | 9ba4ba4394e729560e72148a0e52160faf83893f (diff) |
Revert "tmpfs: drop privileges in the tmpfs translator"
This reverts commit 7075bc11289355478659cd1610632a9299734afc.
Dropping the unix privileges of the tmpfs translator causes problems
with the passive translator startup. The function fshelp_fetch_root
creates an auth handle containing the processes original UID and
GID. But if the privileges were dropped before, this operation fails
with EPERM.
This commit also broke mkfifo(3), possibly for similar or related
reasons.
* tmpfs/tmpfs.c (main): Do not drop all privileges.
Diffstat (limited to 'exec/execmutations.h')
0 files changed, 0 insertions, 0 deletions