« Previous | Next » 

Revision 9fd2ecdc

ID9fd2ecdc8cb2dc1a8a7c57b6c9c60bc9947b6a73

Added by Paolo Bonzini over 11 years ago

virtfs-proxy-helper: use setresuid and setresgid

The setfsuid and setfsgid system calls are obscure and they complicate
the error checking (that glibc's warn_unused_result "feature" forces
us to do). Switch to the standard setresuid and setresgid functions.

Signed-off-by: Paolo Bonzini <
Signed-off-by: Aneesh Kumar K.V <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences