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:
b0991aa
)
BKL: Remove BKL from ext3 fill_super()
author
Jan Blunck
<jblunck@infradead.org>
Wed, 24 Feb 2010 12:25:29 +0000
(13:25 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Mon, 4 Oct 2010 19:10:36 +0000
(21:10 +0200)
The BKL is protecting nothing than two memory allocations here.
Signed-off-by: Jan Blunck <jblunck@infradead.org>
Acked-by: Jan Kara <jack@suse.cz>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found