diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2013-02-01 09:56:13 +0400 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2013-02-13 18:15:10 +0400 |
commit | 6b24c0d279eacfb499854d09ea7f2b69d1721a29 (patch) | |
tree | 190918f71eb5867fdf755455153fd1e933e8a75a /fs/gfs2/super.c | |
parent | 7c06b5d67225dc99ca81a33db3e055e08da857c3 (diff) | |
download | linux-6b24c0d279eacfb499854d09ea7f2b69d1721a29.tar.xz |
gfs2: Use uid_eq and gid_eq where appropriate
Where kuid_t values are compared use uid_eq and where kgid_t values
are compared use gid_eq. This is unfortunately necessary because
of the type safety that keeps someone from accidentally mixing
kuids and kgids with other types.
Cc: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'fs/gfs2/super.c')
0 files changed, 0 insertions, 0 deletions