aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2020-07-07 18:30:06 +0200
committerDavid Sterba <[email protected]>2021-06-21 15:19:06 +0200
commit6819703f5a365c95488b07066a8744841bf14231 (patch)
tree57bd25309dcc5b41f5f0aa5c9c057f98db45b476 /scripts/gdb/linux/proc.py
parent8c5ec995616f1202ab92e195fd75d6f60d86f85c (diff)
btrfs: clear defrag status of a root if starting transaction fails
The defrag loop processes leaves in batches and starting transaction for each. The whole defragmentation on a given root is protected by a bit but in case the transaction fails, the bit is not cleared In case the transaction fails the bit would prevent starting defragmentation again, so make sure it's cleared. CC: [email protected] # 4.4+ Reviewed-by: Qu Wenruo <[email protected]> Reviewed-by: Anand Jain <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions