[PATCH] mutex subsystem, semaphore to mutex: XFS
authorJes Sorensen <jes@trained-monkey.org>
Mon, 9 Jan 2006 23:59:21 +0000 (15:59 -0800)
committerIngo Molnar <mingo@hera.kernel.org>
Mon, 9 Jan 2006 23:59:21 +0000 (15:59 -0800)
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<tm>' category.

Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found