aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorDaniel Rosenberg <[email protected]>2018-07-09 20:32:42 -0700
committerJaegeuk Kim <[email protected]>2018-08-01 11:52:36 -0700
commit36b877af7992893b6d1ddbe96971cab5ab9e50eb (patch)
treeb513221beae092b1c0a90a713312bcc52fcf1b93 /scripts/gdb/linux/tasks.py
parent20ee4382322cd9cf6ecfcf4f429ed108c617fb4a (diff)
f2fs: Keep alloc_valid_block_count in sync
If we attempt to request more blocks than we have room for, we try to instead request as much as we can, however, alloc_valid_block_count is not decremented to match the new value, allowing it to drift higher until the next checkpoint. This always decrements it when the requested amount cannot be fulfilled. Signed-off-by: Daniel Rosenberg <[email protected]> Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions