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:
521cb40
)
fuse: reduce size of struct fuse_request
author
Miklos Szeredi
<mszeredi@suse.cz>
Mon, 21 Mar 2011 12:58:05 +0000
(13:58 +0100)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Mon, 21 Mar 2011 12:58:05 +0000
(13:58 +0100)
Reduce the size of struct fuse_request by removing cuse_init_out from
the request structure and allocating it dinamically instead.
CC: Tejun Heo <tj@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
No differences found