aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2025-02-20 09:22:26 +0000
committerDavid Sterba <[email protected]>2025-03-18 19:35:53 +0000
commit49990d8fa27d75f8ecf4ad013b13de3c4b1ff433 (patch)
tree2404923550e0fe048d52fac47c095734c71a9c29 /fs/btrfs/tree-log.c
parentbtrfs: prepare extent_io.c for future large folio support (diff)
downloadkernel-49990d8fa27d75f8ecf4ad013b13de3c4b1ff433.tar.gz
kernel-49990d8fa27d75f8ecf4ad013b13de3c4b1ff433.zip
btrfs: prepare btrfs_page_mkwrite() for large folios
This changes the assumption that the folio is always page sized. (Although the ASSERT() for folio order is still kept as-is). Just replace the PAGE_SIZE with folio_size(). Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Qu Wenruo <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions