From: Jes Sorensen Date: Mon, 9 Jan 2006 23:59:21 +0000 (-0800) Subject: [PATCH] mutex subsystem, semaphore to mutex: XFS X-Git-Tag: v2.6.16-rc1~655^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=794ee1baee1c26be40410233e6c20bceb2b03c08;p=pandora-kernel.git [PATCH] mutex subsystem, semaphore to mutex: XFS This patch switches XFS over to use the new mutex code directly as opposed to the previous workaround patch I posted earlier that avoided the namespace clash by forcing it back to semaphores. This falls in the 'works for me' category. Signed-off-by: Jes Sorensen Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed