From: Jes Sorensen Date: Mon, 9 Jan 2006 23:59:24 +0000 (-0800) Subject: [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem X-Git-Tag: v2.6.16-rc1~655^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b1dcc1b57a49136f118a0f16367256ff9994a69;p=pandora-kernel.git [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem This patch converts the inode semaphore to a mutex. I have tested it on XFS and compiled as much as one can consider on an ia64. Anyway your luck with it might be different. Modified-by: Ingo Molnar (finished the conversion) Signed-off-by: Jes Sorensen Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed