bcachefs: Use copy_folio_from_iter_atomic()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 24 May 2024 19:46:25 +0000 (20:46 +0100)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 27 May 2024 02:30:09 +0000 (22:30 -0400)
commitb82b6eeefd30f1ff049bff54da419a30ad9354c0
tree11945eaa665b5ffd7693af2f95205d39196d8156
parent9242a34b760648b722f4958749ad83ef7d0f7525
bcachefs: Use copy_folio_from_iter_atomic()

copy_page_from_iter_atomic() will be removed at some point.
Also fixup a comment for folios.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/fs-io-buffered.c