linux_dsm_epyc7002/fs/ceph
Eric W. Biederman ff3d004662 ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t
Hold the uid and gid for a pending ceph mds request using the types
kuid_t and kgid_t.  When a request message is finally created convert
the kuid_t and kgid_t values into uids and gids in the initial user
namespace.

Cc: Sage Weil <sage@inktank.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2013-02-12 03:19:26 -08:00
..
addr.c
caps.c
ceph_frag.c
debugfs.c
dir.c
export.c
file.c
inode.c ceph: Translate inode uid and gid attributes to/from kuids and kgids. 2013-02-12 03:19:25 -08:00
ioctl.c
ioctl.h
Kconfig
locks.c
Makefile
mds_client.c ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t 2013-02-12 03:19:26 -08:00
mds_client.h ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t 2013-02-12 03:19:26 -08:00
mdsmap.c
snap.c
strings.c
super.c
super.h
xattr.c