]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove the icdinode di_uid/di_gid members
authorChristoph Hellwig <hch@lst.de>
Wed, 29 Apr 2020 20:08:30 +0000 (16:08 -0400)
committerEric Sandeen <sandeen@redhat.com>
Wed, 29 Apr 2020 20:08:30 +0000 (16:08 -0400)
commit427b0331469388397a9d375a5e35765bd4943f36
tree98fa9f83038a66da3c42c6eca82788071dbd5f29
parentb12dd5f3f56d246024c3a9fadd81701ab9771731
xfs: remove the icdinode di_uid/di_gid members

Source kernel commit: 542951592c99ff7b15c050954c051dd6dd6c0f97

Use the Linux inode i_uid/i_gid members everywhere and just convert
from/to the scalar value when reading or writing the on-disk inode.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
db/check.c
libxfs/libxfs_priv.h
libxfs/util.c
libxfs/xfs_inode_buf.c
libxfs/xfs_inode_buf.h