diff options
author | 2025-05-08 07:14:28 +0200 | |
---|---|---|
committer | 2025-05-08 15:22:28 +0000 | |
commit | 39122e454419e31c2a20ac171687ab2e44a407ba (patch) | |
tree | a3bde5665cf1cf7f161af39ab61dcce00b15cb25 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: fix to return correct error number in f2fs_sync_node_pages() (diff) | |
download | linux-rng-39122e454419e31c2a20ac171687ab2e44a407ba.tar.xz linux-rng-39122e454419e31c2a20ac171687ab2e44a407ba.zip |
f2fs: return bool from __f2fs_write_meta_folio
__f2fs_write_meta_folio can only return 0 or AOP_WRITEPAGE_ACTIVATE.
As part of phasing out AOP_WRITEPAGE_ACTIVATE, switch to a bool return
instead.
Signed-off-by: Christoph Hellwig <hch@lst.de>
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