summaryrefslogtreecommitdiff
path: root/include/linux/bnge/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2026-07-12 22:37:05 -0400
committerEric Biggers <ebiggers@kernel.org>2026-07-20 10:39:26 -0700
commit8c2c9c4063d1cf8ed00ba32ab3677725559f8334 (patch)
tree1fcab4572cc1181e89b80e1735019de3fcc068a4 /include/linux/bnge/git@git.tavy.me:linux.git
parent35f440660fd53e2aa2e5be4aa5ccd87d388385ea (diff)
fscrypt: Remove fs-layer zeroout code
Now that fscrypt's file contents en/decryption is always implemented using blk-crypto when the filesystem is block-based, the fs-layer zeroout code in fs/crypto/bio.c is unused code. Remove it, then fold fscrypt_zeroout_range_inline_crypt() into fscrypt_zeroout_range(). Then make fscrypt_alloc_bounce_page() and fscrypt_crypt_data_unit() static, since they're no longer called from any other file. Reviewed-by: Christoph Hellwig <hch@lst.de> Link: https://patch.msgid.link/20260713023708.9245-15-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'include/linux/bnge/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions