From: Patrick Caulfield Date: Wed, 24 Jan 2007 11:17:59 +0000 (+0000) Subject: [DLM] Make sock_sem into a mutex X-Git-Tag: v2.6.21-rc1~92^2~35^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f1c1ccf7848a6e25db30ee9216e1a1e7eb6bef;p=pandora-kernel.git [DLM] Make sock_sem into a mutex Now that there can be multiple dlm_recv threads running we need to prevent two recvs running for the same connection - it's unlikely but it can happen and it causes message corruption. Signed-Off-By: Patrick Caulfield Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed