aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBrian Foster <[email protected]>2023-03-22 08:27:58 -0400
committerKent Overstreet <[email protected]>2023-10-22 17:09:59 -0400
commit349b1d832ba534b802a28f316e40128c54643c32 (patch)
treee8c727266703c98c8e36b2cce946110f1e55c640 /tools/perf/scripts/python/bin
parent3d86f13df67b554a7b27e28a4b144425710409bf (diff)
bcachefs: use reservation for log messages during recovery
If we block on journal reservation attempting to log journal messages during recovery, particularly for the first message(s) before we start doing actual work, chances are the filesystem ends up deadlocked. Allow logged messages to use reserved journal space to mitigate this problem. In the worst case where no space is available whatsoever, this at least allows the fs to recognize that the journal is stuck and fail the mount gracefully. Signed-off-by: Brian Foster <[email protected]> Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions