commit | 51dfacdef38b1dd6fc58b03dd1725d517516b115 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat Oct 16 22:34:39 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat Oct 30 12:12:50 2010 +0200 |
tree | 71db75044a42f316c5956bb807f9846c14d12b16 | |
parent | 117bf5fbdbdc7a5394e5718b3354238961c83067 [diff] |
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 <tglx@linutronix.de> Cc: Ted Ts'o <tytso@mit.edu> Cc: Andrew Morton <akpm@linux-foundation.org> LKML-Reference: <alpine.LFD.2.00.1010162231480.2496@localhost6.localdomain6> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>