commit | 9c0fce4c16fc8d4d119cc3a20f1e5ce870206706 | [log] [tgz] |
---|---|---|
author | Kaixu Xia <kaixuxia@tencent.com> | Wed Sep 16 14:31:55 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Sep 25 11:34:07 2020 -0700 |
tree | 056a1bcd915426ee22c929dc04ef1b2c76020069 | |
parent | c63290e300c48ee0bd77f7289b9954e99c99c729 [diff] |
xfs: use the existing type definition for di_projid We have already defined the project ID type prid_t, so maybe should use it here. Signed-off-by: Kaixu Xia <kaixuxia@tencent.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>