diff options
author | Eric Biggers <ebiggers@google.com> | 2022-12-23 23:36:35 +0300 |
---|---|---|
committer | Eric Biggers <ebiggers@google.com> | 2023-01-10 06:06:08 +0300 |
commit | 5e122148a3d573a66f47f826168a3c23a321ac9d (patch) | |
tree | 624fab037c55ed9ca182e0e468ddc9dc52838d76 /fs/ext4/ialloc.c | |
parent | 56124d6c87fd749477425110d2564166621a89c4 (diff) | |
download | linux-5e122148a3d573a66f47f826168a3c23a321ac9d.tar.xz |
ext4: simplify ext4_readpage_limit()
Now that the implementation of FS_IOC_ENABLE_VERITY has changed to not
involve reading back Merkle tree blocks that were previously written,
there is no need for ext4_readpage_limit() to allow for this case.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Tested-by: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Link: https://lore.kernel.org/r/20221223203638.41293-9-ebiggers@kernel.org
Diffstat (limited to 'fs/ext4/ialloc.c')
0 files changed, 0 insertions, 0 deletions