summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2026-01-28 18:26:15 +0300
committerEric Biggers <ebiggers@kernel.org>2026-01-29 20:39:41 +0300
commitfb26616459098323eeda67b4f30786743191171b (patch)
tree55875698c80947d61b4fc61e8921a8f50a0b3f04 /include/linux
parent70098d932714e06894da3e46a0b8e7abbea9a961 (diff)
downloadlinux-fb26616459098323eeda67b4f30786743191171b.tar.xz
ext4: don't build the fsverity work handler for !CONFIG_FS_VERITY
Use IS_ENABLED to disable this code, leading to a slight size reduction: text data bss dec hex filename 4121 376 16 4513 11a1 fs/ext4/readpage.o.old 4030 328 16 4374 1116 fs/ext4/readpage.o Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: "Darrick J. Wong" <djwong@kernel.org> Link: https://lore.kernel.org/r/20260128152630.627409-4-hch@lst.de Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions