commit | 266e78aec4b9bac0400b09603a2bd24bea7268df | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Aug 30 15:36:58 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Sun Sep 01 08:58:19 2024 -0700 |
tree | e953c6125be2ac148c9e3832b233743b56595868 | |
parent | 7996f10ce6cc6a9f4c49368209ab74631c765bbf [diff] |
xfs: factor out a xfs_last_rt_bmblock helper Add helper to calculate the last currently used rt bitmap block to better structure the growfs code and prepare for future changes to it. 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>