aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/async-thread.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2023-12-14 16:13:30 +0000
committerDavid Sterba <dsterba@suse.com>2024-03-04 16:24:45 +0100
commit03fbf77a2c963d5b8173edc56d995465fb6fb38c (patch)
treef7d3de6be43cc0d2729150f82dca51437aca9794 /fs/btrfs/async-thread.c
parentbtrfs: add set_folio_extent_mapped() helper (diff)
downloadlinux-rng-03fbf77a2c963d5b8173edc56d995465fb6fb38c.tar.xz
linux-rng-03fbf77a2c963d5b8173edc56d995465fb6fb38c.zip
btrfs: convert defrag_prepare_one_page() to use a folio
Use a folio throughout defrag_prepare_one_page() to remove dozens of hidden calls to compound_head(). There is no support here for large folios; indeed, turn the existing check for PageCompound into a check for large folios. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions