Andreas Gruenbacher 34244d711d gfs2: Don't sleep during glock hash walk
In flush_delete_work, instead of flushing each individual pending
delayed work item, cancel and re-queue them for immediate execution.
The waiting isn't needed here because we're already waiting for all
queued work items to complete in gfs2_flush_delete_work.  This makes the
code more efficient, but more importantly, it avoids sleeping during a
rhashtable walk, inside rcu_read_lock().

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
2020-06-30 13:04:45 +02:00
..
2019-07-03 14:45:18 +02:00
2020-05-08 15:15:12 +02:00
2020-05-29 17:00:24 +02:00
2020-06-05 21:24:25 +02:00
2020-05-06 21:25:26 +02:00
2020-06-05 20:19:21 +02:00
2020-06-05 21:24:25 +02:00
2020-06-05 21:24:25 +02:00
2020-06-05 21:24:25 +02:00
2020-06-05 21:24:25 +02:00