diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2020-12-13 13:37:17 +0300 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2021-02-03 20:37:24 +0300 |
commit | 5ae8fff8d031b5728f4c0e36e971bba42bb78bea (patch) | |
tree | b3f7a9d748db4d991d4534cc0b5e9505f0e934e9 /scripts/gdb/linux/modules.py | |
parent | 4a3d049db42b42a36ae84eb8b59d2f5119737253 (diff) | |
download | linux-5ae8fff8d031b5728f4c0e36e971bba42bb78bea.tar.xz |
gfs2: Clean up gfs2_log_reserve
Wake up log waiters in gfs2_log_release when log space has actually become
available. This is a much better place for the wakeup than gfs2_logd.
Check if enough log space is immeditely available before anything else. If
there isn't, use io_wait_event to wait instead of open-coding it.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions