diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-08-10 17:02:16 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-08-18 18:46:01 -0700 |
commit | 23825cd148764ce133ee92375da395140d6ccb15 (patch) | |
tree | d73f953ad61604ee739a6725346b9cb21a7e1a88 /fs/xfs/xfs_filestream.c | |
parent | 159eb69dba8baf6d5b58b69936920fb311324c82 (diff) | |
download | linux-23825cd148764ce133ee92375da395140d6ccb15.tar.bz2 |
xfs: mark the record passed into btree init_key functions as const
These functions initialize a key from a record, but they aren't supposed
to modify the record. Mark it const.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_filestream.c')
0 files changed, 0 insertions, 0 deletions