commit | 8837ad58dd40cfc39e22ae4bb65e610caee57a5c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Nov 20 16:24:08 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Sun Nov 24 21:02:46 2024 -0800 |
tree | d845b796e8bf1ed89d9fcaf5fe58fcb6d82e2384 | |
parent | bf72b3df765dae2a1fb0b53583d5ae9eec9280b4 [diff] |
xfs: insert the pag structures into the xarray later Cleaning up is much easier if a structure can't be looked up yet, so only insert the pag once it is fully set up. 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>