diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2013-02-01 14:26:23 -0800 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2013-02-13 06:15:33 -0800 |
commit | 9ff593c4739c76c31ffdf7f2a1d67489ece728e6 (patch) | |
tree | cec4de986fba9139c02dc94e81b871ffeb87de0b /init/Kconfig | |
parent | e5782076e72be2a39bf261f7db03e1769ec05198 (diff) | |
download | op-kernel-dev-9ff593c4739c76c31ffdf7f2a1d67489ece728e6.zip op-kernel-dev-9ff593c4739c76c31ffdf7f2a1d67489ece728e6.tar.gz |
nfs: kuid and kgid conversions for nfs/inode.c
- Use uid_eq and gid_eq when comparing kuids and kgids.
- Use make_kuid(&init_user_ns, -2) and make_kgid(&init_user_ns, -2) as
the initial uid and gid on nfs inodes, instead of using the typeunsafe
value of -2.
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 'init/Kconfig')
0 files changed, 0 insertions, 0 deletions