linux/fs/ceph
Eric W. Biederman ab871b903e ceph: Translate inode uid and gid attributes to/from kuids and kgids.
- In fill_inode() transate uids and gids in the initial user namespace
  into kuids and kgids stored in inode->i_uid and inode->i_gid.

- In ceph_setattr() if they have changed convert inode->i_uid and
  inode->i_gid into initial user namespace uids and gids for
  transmission.

Cc: Sage Weil <sage@inktank.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2013-02-12 03:19:25 -08:00
..
Kconfig
Makefile
addr.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 2012-12-20 14:00:13 -08:00
caps.c ceph: Translate between uid and gids in cap messages and kuids and kgids 2013-02-12 03:19:24 -08:00
ceph_frag.c
debugfs.c libceph: delay debugfs initialization until we learn global_id 2012-08-20 10:03:15 -07:00
dir.c lseek: the "whence" argument is called "whence" 2012-12-17 17:15:12 -08:00
export.c ceph: fix dentry reference leak in ceph_encode_fh() 2012-12-18 15:02:11 -08:00
file.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 2012-12-20 14:00:13 -08:00
inode.c ceph: Translate inode uid and gid attributes to/from kuids and kgids. 2013-02-12 03:19:25 -08:00
ioctl.c ceph: return EIO on invalid layout on GET_DATALOC ioctl 2012-10-03 10:51:17 -05:00
ioctl.h
locks.c
mds_client.c ceph: Fix infinite loop in __wake_requests 2012-12-13 08:13:07 -06:00
mds_client.h
mdsmap.c
snap.c ceph: define snap counts as u32 everywhere 2012-07-30 18:15:47 -07:00
strings.c
super.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 2012-12-20 14:00:13 -08:00
super.h ceph: Translate between uid and gids in cap messages and kuids and kgids 2013-02-12 03:19:24 -08:00
xattr.c ceph: fix potential double free 2012-07-30 18:15:35 -07:00