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:
0910697
)
fuse: destroy bdi on error
author
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 28 Apr 2009 14:56:35 +0000
(16:56 +0200)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 28 Apr 2009 14:56:35 +0000
(16:56 +0200)
Destroy bdi on error in fuse_fill_super().
This was an omission from commit
26c3679101dbccc054dcf370143941844ba70531
"fuse: destroy bdi on umount", which moved the bdi_destroy() call from
fuse_conn_put() to fuse_put_super().
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
CC: stable@kernel.org
No differences found