Files
linux/fs/xfs/libxfs
Darrick J. Wong deb06b9ab6 xfs: make the start pointer passed to btree alloc_block functions const
The @start pointer passed to each per-AG btree type's ->alloc_block
function isn't supposed to be modified, since it's a hint about the
location of the btree block being split that is to be fed to the
allocator, so mark the parameter const.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2021-08-18 18:46:02 -07:00
..
2019-11-07 13:00:53 -08:00
2021-04-15 09:35:51 -07:00
2021-04-15 09:35:51 -07:00
2021-05-20 08:31:22 -07:00
2021-04-15 09:35:51 -07:00
2021-04-15 09:35:51 -07:00
2021-06-03 15:56:04 -07:00
2021-06-03 15:56:04 -07:00