[Ocfs2-devel] [patch] ocfs2/dlm: use GFP_ATOMIC inside a spin_lock

Mark Fasheh mfasheh at suse.de
Fri Jul 27 13:32:33 PDT 2012


On Thu, Jul 26, 2012 at 04:05:05PM +0300, Dan Carpenter wrote:
> My static checker complains that this is called with a spin_lock held
> in dlm_master_requery_handler() from dlmrecovery.c.  Probably the reason
> we have not received any bug reports about this is that recovery is not
> a common operation.

Looks reasonable to me. Sunil, we might just want to have that dlm_work_item
allocated by the caller, yes?

Acked-by: Mark Fasheh <mfasheh at suse.de>
	--Mark

--
Mark Fasheh



More information about the Ocfs2-devel mailing list