[libvirt] [PATCH 0/2] Replace all remaining setgid calls with virSetUIDGID

Jiri Denemark jdenemar at redhat.com
Sun May 22 14:55:11 UTC 2011


Should we also ban setgid/setuid usage since we probably want to call
initgroups after them anyway?

Jiri Denemark (2):
  util: Keep errno set to the root error after when returning from
    virSetUIDGID
  Replace all remaining setgid/setuid calls with virSetUIDGID

 src/storage/storage_backend.c |   15 +----------
 src/util/util.c               |   53 +++++++++++++++++------------------------
 2 files changed, 24 insertions(+), 44 deletions(-)

-- 
1.7.5.rc3




More information about the libvir-list mailing list