diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2013-02-02 03:55:38 +0400 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2013-02-13 18:15:15 +0400 |
commit | bf37f794372d5b8fda66702e1f3e70d4f07b6533 (patch) | |
tree | d6e5478c2b9d3dad865071f8ab7f617dac5d876f /arch/microblaze | |
parent | ddca4e1730cf1b72044ae76ddf17b29d790b4dbc (diff) | |
download | linux-bf37f794372d5b8fda66702e1f3e70d4f07b6533.tar.xz |
sunrpc: Use userns friendly constants.
Instead of (uid_t)0 use GLOBAL_ROOT_UID.
Instead of (gid_t)0 use GLOBAL_ROOT_GID.
Instead of (uid_t)-1 use INVALID_UID
Instead of (gid_t)-1 use INVALID_GID.
Instead of NOGROUP use INVALID_GID.
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'arch/microblaze')
0 files changed, 0 insertions, 0 deletions