diff options
author | Christoph Hellwig <hch@lst.de> | 2025-05-08 07:14:28 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-05-08 15:22:28 +0000 |
commit | 39122e454419e31c2a20ac171687ab2e44a407ba (patch) | |
tree | a3bde5665cf1cf7f161af39ab61dcce00b15cb25 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 43ba56a043b14426ca9ecac875ab357e32cb595e (diff) |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions