gfs2: Make gfs2_glock_complete softirq safe

Make gfs2_glock_complete() softirq safe by not taking the glock spin
lock anymore: apart from an additional barrier that is needed now, the
rest of the code is already softirq safe.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
1 file changed