diff options
author | Christoph Hellwig <hch@lst.de> | 2025-05-08 07:14:32 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-05-08 15:23:46 +0000 |
commit | 80f31d2a7e5f4efa7150c951268236c670bcb068 (patch) | |
tree | 543dd7f66a1e4d2b463a0a4de13cc4af62d5612f /scripts/gdb/linux/utils.py | |
parent | 0638f28b30621012ee4dac014b58c5a9588e65b1 (diff) |
f2fs: return bool from __write_node_folio
__write_node_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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions