aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBob Peterson <[email protected]>2020-03-26 17:22:05 +0000
committerBob Peterson <[email protected]>2020-03-27 19:08:05 +0000
commitc953a735c7d4d0d1b092b5c594258a07a84149db (patch)
treed74622b42e529aec7eb9fb82e5e273bac75c99fa /tools/perf/scripts/python
parentgfs2: instrumentation wrt ail1 stuck (diff)
downloadkernel-c953a735c7d4d0d1b092b5c594258a07a84149db.tar.gz
kernel-c953a735c7d4d0d1b092b5c594258a07a84149db.zip
gfs2: change from write to read lock for sd_log_flush_lock in journal replay
Function gfs2_recover_func grabs the sd_log_flush_lock rw_semaphore in write mode. This is unnecessary because we only need to prevent log flush from using sd_log_bio bio while it does. Therefore, a read lock will be enough. This is a small step in cleaning up log flush. Signed-off-by: Bob Peterson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions