commit | 1e0423a59c250a4295f28e150eda958f9f931e8a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Nov 03 20:18:46 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Mon Nov 18 14:59:33 2024 -0800 |
tree | 4b4de1e77775172d441f7cfc2d9caf62b43b5a05 | |
parent | 1ef68ee72bc36671b05579489a3cc2ab53dfd7c5 [diff] |
xfs: store a generic group structure in the intents Replace the pag pointers in the extent free, bmap, rmap and refcount intent structures with a pointer to the generic group to prepare for adding intents for realtime groups. 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>