From: Thomas Gleixner Date: Sat, 16 Oct 2010 20:34:39 +0000 (+0200) Subject: jbd2: Convert jbd2_slab_create_sem to mutex X-Git-Tag: v2.6.37-rc1~7^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51dfacdef38b1dd6fc58b03dd1725d517516b115;p=pandora-kernel.git jbd2: Convert jbd2_slab_create_sem to mutex jbd2_slab_create_sem is used as a mutex, so make it one. [ akpm muttered: We may as well make it local to jbd2_journal_create_slab() also. ] Signed-off-by: Thomas Gleixner Cc: Ted Ts'o Cc: Andrew Morton LKML-Reference: Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed