diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2023-11-07 21:26:42 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-10 16:51:36 -0800 |
commit | 78c3c11268c38c5fb5b58f6be1bb018f3f1c195e (patch) | |
tree | bdbc49b8314d849b45c434db4c36538030dc0b83 /fs/btrfs/print-tree.c | |
parent | 6eaa266b54660f6b3654ad8902b4f7027054f55a (diff) |
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 'fs/btrfs/print-tree.c')
0 files changed, 0 insertions, 0 deletions