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:
381bf7c
)
fuse: fix retrieve length
author
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 4 Sep 2012 16:45:54 +0000
(18:45 +0200)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 4 Sep 2012 16:45:54 +0000
(18:45 +0200)
In some cases fuse_retrieve() would return a short byte count if offset was
non-zero. The data returned was correct, though.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Cc: stable@vger.kernel.org
No differences found