Bob Peterson 74b1b10e29 gfs2: Register fs after creating workqueues
Before this patch, the gfs2 file system was registered prior to creating
the three workqueues. In some cases this allowed dlm to send recovery
work to a workqueue that did not yet exist because gfs2 was still
initializing.

This patch changes the order of gfs2's initialization routine so it only
registers the file system after the work queues are created.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
2022-09-20 17:53:54 +02:00
..
2022-08-11 13:11:49 -07:00
2019-07-03 14:45:18 +02:00
2021-06-29 10:56:51 +02:00
2022-08-06 14:44:49 -07:00
2022-08-08 20:04:35 -07:00
2022-08-25 17:11:14 +02:00
2022-06-29 16:59:07 +02:00
2022-05-09 23:12:33 -04:00
2022-08-11 13:11:49 -07:00
2022-08-03 10:35:43 -07:00
2022-08-06 14:44:49 -07:00
2022-02-02 07:49:59 -07:00
2022-08-25 17:11:14 +02:00
2022-06-28 20:38:15 +02:00