Skip to content
  • Eric W. Biederman's avatar
    9p: Transmit kuid and kgid values · f791f7c5
    Eric W. Biederman authored
    
    
    Modify the p9_client_rpc format specifiers of every function that
    directly transmits a uid or a gid from 'd' to 'u' or 'g' as
    appropriate.
    
    Modify those same functions to take kuid_t and kgid_t parameters
    instead of uid_t and gid_t parameters.
    
    Cc: Eric Van Hensbergen <ericvh@gmail.com>
    Cc: Ron Minnich <rminnich@gmail.com>
    Cc: Latchesar Ionkov <lucho@ionkov.net>
    Signed-off-by: default avatarEric W. Biederman <ebiederm@xmission.com>
    f791f7c5