commit | 7821ea302dca72469c558e382d6e4ae09232b7a7 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Mar 29 11:11:44 2021 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Apr 07 14:37:05 2021 -0700 |
tree | 3c60c2c63336b6b30a75f205318ef5ff3c581732 | |
parent | ee7b83fd365e32beaa405d60b8c42f42ec5f42c2 [diff] |
xfs: move the di_forkoff field to struct xfs_inode In preparation of removing the historic icinode struct, move the forkoff field into the containing xfs_inode structure. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>