| commit | db07349da2f564742c0f23528691991e641e315e | [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 | e8805ee646184b3b182b58ad4eabd047a9bc2303 | |
| parent | 7821ea302dca72469c558e382d6e4ae09232b7a7 [diff] |
xfs: move the di_flags field to struct xfs_inode In preparation of removing the historic icinode struct, move the flags 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>