Skip to content

scstadmin: Fix scstadmin -list_sessions error msg in out cmd #39

scstadmin: Fix scstadmin -list_sessions error msg in out cmd

scstadmin: Fix scstadmin -list_sessions error msg in out cmd #39

Annotations

1 error and 1 warning

scst: Expand all create*_workqueue() invocations The workqueue maintainer wants to remove the create*_workqueue() macros because these macros always set the WQ_MEM_RECLAIM flag and because these only support literal workqueue names. Hence this patch that replaces the create*_workqueue() invocations with the definition of this macro. The WQ_MEM_RECLAIM flag has been retained because I think that flag is necessary for workqueues created by storage drivers.

failed Dec 21, 2024 in 6s