summaryrefslogtreecommitdiff
path: root/fs/ufs/util.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2023-10-16 23:11:12 +0300
committerAndrew Morton <akpm@linux-foundation.org>2023-10-26 02:47:09 +0300
commitc7e8812ce5cfcb16c69faa86d38b36ddd3141ba9 (patch)
tree422ab070565d170c4a85498fecff0a4aee224ecd /fs/ufs/util.c
parente7ca7f1725b3b0b276dd7c5119326b5e098abb53 (diff)
downloadlinux-c7e8812ce5cfcb16c69faa86d38b36ddd3141ba9.tar.xz
ufs: convert ufs_change_blocknr() to use folios
Convert the locked_page argument to a folio, then use folios throughout. Saves three hidden calls to compound_head(). Link: https://lkml.kernel.org/r/20231016201114.1928083-26-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Cc: Andreas Gruenbacher <agruenba@redhat.com> Cc: Pankaj Raghav <p.raghav@samsung.com> Cc: Ryusuke Konishi <konishi.ryusuke@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/ufs/util.c')
0 files changed, 0 insertions, 0 deletions