-
由 David Sterba 提交于
We don't have to use GFP_NOFS to allocate workqueue structures, this is done from mount context or potentially scrub start context, safe to fail in both cases. Signed-off-by: NDavid Sterba <dsterba@suse.com>61dd5ae6
We don't have to use GFP_NOFS to allocate workqueue structures, this is
done from mount context or potentially scrub start context, safe to fail
in both cases.
Signed-off-by: NDavid Sterba <dsterba@suse.com>