commit | 3d8f2821502d0b60bac2789d0bea951fda61de0c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Feb 21 08:31:26 2020 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Mar 02 20:55:50 2020 -0800 |
tree | c5dfcad6d19daa0ad62de28464ed05cd26c7ed3f | |
parent | 93baa55af1a19a4b86129fea40bc36c82f8b9905 [diff] |
xfs: ensure that the inode uid/gid match values match the icdinode ones Instead of only synchronizing the uid/gid values in xfs_setup_inode, ensure that they always match to prepare for removing the icdinode fields. 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>