• E
    nfs: Convert nfs4xdr to use kuids and kgids · e5782076
    Eric W. Biederman 提交于
    When reading uids and gids off the wire convert them to
    kuids and kgids.
    
    When putting kuids and kgids onto the wire first convert
    them to uids and gids the other side will understand.
    
    When printing kuids and kgids convert them to values in
    the initial user namespace then use normal printf formats.
    
    Cc: "J. Bruce Fields" <bfields@fieldses.org>
    Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
    Signed-off-by: N"Eric W. Biederman" <ebiederm@xmission.com>
    e5782076
nfs4xdr.c 189.6 KB