diff options
| author | David Sterba <[email protected]> | 2025-06-10 12:17:51 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2025-07-21 21:58:01 +0000 |
| commit | d549391fc6845b701cffe870ee60916bf8b13094 (patch) | |
| tree | 761bc0c6a09a15a19482929f70c32942def8e519 /fs/btrfs/ordered-data.c | |
| parent | btrfs: simplify range end calculations in truncate_block_zero_beyond_eof() (diff) | |
| download | kernel-d549391fc6845b701cffe870ee60916bf8b13094.tar.gz kernel-d549391fc6845b701cffe870ee60916bf8b13094.zip | |
btrfs: rename variables for locked range in defrag_prepare_one_folio()
In preparation to use a helper for folio_pos + folio_size, rename the
variables for the locked range so they don't use the 'folio_' prefix. As
the locking ranges take inclusive end of the range (hence the "-1") this
would be confusing as the folio helpers typically use exclusive end of
the range.
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/ordered-data.c')
0 files changed, 0 insertions, 0 deletions
