Bob Peterson c953a735c7 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 <rpeterso@redhat.com>
2020-03-27 14:08:05 -05:00
..
2019-07-03 14:45:18 +02:00
2019-09-04 20:22:17 +02:00
2020-03-27 14:08:05 -05:00
2020-03-27 14:08:04 -05:00
2019-06-08 12:52:42 -07:00