commit | 6b0c7440bcb4b7e5a64836132caf56bf19a33f6e | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Fri Jun 30 08:10:01 2017 -0500 |
committer | Bob Peterson <rpeterso@redhat.com> | Wed Jul 05 07:21:00 2017 -0500 |
tree | 91213ce9e8861541c25c05d1dcb9fb0fab8053e9 | |
parent | 6f6597baae206c544c49ad7f1129d5adc1e9019d [diff] |
gfs2: Clean up glock work enqueuing This patch adds a standardized queueing mechanism for glock work with spin_lock protection to prevent races. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>