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:
797759a
)
fuse: update fuse_conn_init() and separate out fuse_conn_kill()
author
Tejun Heo
<tj@kernel.org>
Tue, 14 Apr 2009 01:54:52 +0000
(10:54 +0900)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 28 Apr 2009 14:56:41 +0000
(16:56 +0200)
Update fuse_conn_init() such that it doesn't take @sb and move bdi
registration into a separate function. Also separate out
fuse_conn_kill() from fuse_put_super().
These will be used to implement cuse.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
No differences found