[PATCH v4 4/7] xfs: convert kuid_t to/from uid_t for internal structures
Dave Chinner
david at fromorbit.com
Fri Jul 19 00:35:32 CDT 2013
On Wed, Jul 17, 2013 at 11:47:34AM -0400, Dwight Engen wrote:
> Use uint32 from init_user_ns for xfs internal uid/gid
> representation in xfs_icdinode, xfs_dqid_t.
>
> Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
> ---
> fs/xfs/xfs_inode.c | 6 +++---
> fs/xfs/xfs_iops.c | 38 ++++++++++++++++++++------------------
> fs/xfs/xfs_qm.c | 10 +++++-----
> fs/xfs/xfs_quota.h | 11 ++++++-----
> fs/xfs/xfs_symlink.c | 6 ++++--
> fs/xfs/xfs_vnodeops.c | 8 +++++---
> 6 files changed, 43 insertions(+), 36 deletions(-)
Looks good. It's clear now that here is a difference between what
is held in the VFS inode and the XFS inode core....
Reviewed-by: Dave Chinner <dchinner at redhat.com>
--
Dave Chinner
david at fromorbit.com
More information about the xfs
mailing list