diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-08-12 19:56:49 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-08-19 04:46:02 +0300 |
commit | 60e265f7f85a3d91c368f9284dc6501fa1f41e50 (patch) | |
tree | 1791a5be7ed7ec10235730a3c96deaeacec1c618 /fs/xfs/xfs_icache.c | |
parent | deb06b9ab6dfa167c280a68d5acb2f12e007073f (diff) | |
download | linux-60e265f7f85a3d91c368f9284dc6501fa1f41e50.tar.xz |
xfs: make the start pointer passed to btree update_lastrec functions const
This btree function is called when updating a record in the rightmost
block of a btree so that we can update the AGF's longest free extent
length field. Neither parameter is supposed to be updated, so mark them
both const.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_icache.c')
0 files changed, 0 insertions, 0 deletions