Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fs/buffer.c: use b_folio for fsverity work
Use b_folio now that it exists. This removes an unnecessary call to compound_head(). No actual change in behavior. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Eric Biggers <[email protected]>
- Loading branch information