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:
8dbddf1
)
[PATCH] Fix capifs bug in initialization error path.
author
James Morris
<jmorris@namei.org>
Sat, 27 Aug 2005 11:47:06 +0000
(13:47 +0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 27 Aug 2005 17:11:40 +0000
(10:11 -0700)
This fixes a bug in the capifs initialization code, where the
filesystem is not unregistered if kern_mount() fails.
Signed-off-by: James Morris <jmorris@namei.org>
Signed-off-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found