commit | b9a6d1ca0ad96ccd20cbaaab8b8fc4ab8ab5a5e5 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Sun Jan 19 18:44:03 2025 +0100 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Fri Mar 14 19:09:06 2025 +0100 |
tree | 4a032db99febb392c1bf2b210d8fbb185ef34abc | |
parent | e9c4759e8fe21d72133cc4e7fcfed5fe76b48a68 [diff] |
gfs2: Allow dlm callbacks in softirq context Allow dlm to invoke the ast and bast callbacks in softirq rather than work queue context. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>