diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-11-28 04:58:24 +0000 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2024-12-16 16:12:19 +0000 |
commit | f58d8645824b4885caa9e24989f8e601b5e7ed50 (patch) | |
tree | b883acdd326431ef86afffc4bf08d5b54107401b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0765b3f989a7eb757252951b21a244bfa3224561 (diff) |
f2fs: Use a data folio in f2fs_submit_page_bio()
Remove a call to compound_head(). We can call bio_add_folio_nofail()
here because we just allocated the bio, so we know it can't fail and
thus the error path can never be taken.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions