summaryrefslogtreecommitdiff
path: root/fs/btrfs/tree-log.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2025-06-10 14:17:51 +0200
committerDavid Sterba <dsterba@suse.com>2025-07-21 23:58:01 +0200
commitd549391fc6845b701cffe870ee60916bf8b13094 (patch)
tree761bc0c6a09a15a19482929f70c32942def8e519 /fs/btrfs/tree-log.c
parente47c8a47670dbb71bbeeb6cd91f6697106acd742 (diff)
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 <johannes.thumshirn@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions