From: Josef 'Jeff' Sipek Date: Fri, 7 Mar 2008 17:39:13 +0000 (-0600) Subject: 9p: use struct mutex instead of struct semaphore X-Git-Tag: v2.6.26-rc3~33^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1549497e903a1ffa1c5808337a987180e480e7a;p=pandora-kernel.git 9p: use struct mutex instead of struct semaphore Replace semaphores protecting use flags with a mutex. Signed-off-by: Josef 'Jeff' Sipek Acked-by: Eric Van Hensbergen --- Reading git-diff-tree failed