git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
117bf5f
)
jbd2: Convert jbd2_slab_create_sem to mutex
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 16 Oct 2010 20:34:39 +0000
(22:34 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 30 Oct 2010 10:12:50 +0000
(12:12 +0200)
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>
fs/jbd2/journal.c
patch
|
blob
|
history
diff --cc
fs/jbd2/journal.c
Simple merge