summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2023-11-08 00:26:42 +0300
committerAndrew Morton <akpm@linux-foundation.org>2023-12-11 03:51:36 +0300
commit78c3c11268c38c5fb5b58f6be1bb018f3f1c195e (patch)
treebdbc49b8314d849b45c434db4c36538030dc0b83 /include/linux
parent6eaa266b54660f6b3654ad8902b4f7027054f55a (diff)
downloadlinux-78c3c11268c38c5fb5b58f6be1bb018f3f1c195e.tar.xz
gfs2: convert stuffed_readpage() to stuffed_read_folio()
Use folio_fill_tail() to implement the unstuffing and folio_end_read() to simultaneously mark the folio uptodate and unlock it. Unifies a couple of code paths. Link: https://lkml.kernel.org/r/20231107212643.3490372-4-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Andreas Gruenbacher <agruenba@redhat.com> Cc: Andreas Dilger <adilger.kernel@dilger.ca> Cc: Darrick J. Wong <djwong@kernel.org> Cc: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions