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:
bfa01df
)
jbd: Convert atomic_inc() to get_bh()
author
Namhyung Kim
<namhyung@gmail.com>
Sat, 16 Oct 2010 08:11:02 +0000
(17:11 +0900)
committer
Jan Kara
<jack@suse.cz>
Wed, 27 Oct 2010 23:30:05 +0000
(
01:30
+0200)
Convert atomic_inc(&bh->b_count) to get_bh(bh) for consistency.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found