aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/tests/fpga-mgr-test.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2024-04-17 17:56:46 +0000
committerDave Kleikamp <[email protected]>2024-05-24 15:26:04 +0000
commit35474d52c6056976e675e9130d755cdb749ded5a (patch)
treeda2302114c50b1486348e31d4c1b77d550e9a099 /drivers/fpga/tests/fpga-mgr-test.c
parentjfs: Convert metapage_read_folio to use folio APIs (diff)
downloadkernel-35474d52c6056976e675e9130d755cdb749ded5a.tar.gz
kernel-35474d52c6056976e675e9130d755cdb749ded5a.zip
jfs: Convert metapage_writepage to metapage_write_folio
Implement writepages rather than writepage by using write_cache_pages() to call metapage_write_folio(). Use bio_add_folio_nofail() as we know we just allocated the bio. Replace the call to SetPageError (which is never checked) with a call to mapping_set_error (which ... might be checked somewhere?) Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Signed-off-by: Dave Kleikamp <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions