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:
628de61
)
[PATCH] md: Fix several raid1 bugs which cause a memory leak
author
NeilBrown
<neilb@suse.de>
Fri, 10 Mar 2006 01:33:46 +0000
(17:33 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 10 Mar 2006 03:47:37 +0000
(19:47 -0800)
- wrong test for 'is this a BARRIER bio'
- not freeing on all possible paths.
- using r1_bio after freeing it.
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found