summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2026-02-02 07:06:34 +0100
committerEric Biggers <ebiggers@kernel.org>2026-02-02 17:15:26 -0800
commit7e36e044958da7d2cbff391dcfda405f5472ae1d (patch)
tree32c93ea7d081f0d0b2d42ef4ce430daac594e259 /include/linux
parentf1a6cf44b344b1ac2cefb387779e3002be237a7e (diff)
fsverity: deconstify the inode pointer in struct fsverity_info
A lot of file system code expects a non-const inode pointer. Dropping the const qualifier here allows using the inode pointer in verify_data_block and prepares for further argument reductions. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: "Darrick J. Wong" <djwong@kernel.org> Link: https://lore.kernel.org/r/20260202060754.270269-6-hch@lst.de Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions