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:
8f5f617
)
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
author
Gerhard Heift
<gerhard@heift.name>
Thu, 30 Jan 2014 15:24:00 +0000
(16:24 +0100)
committer
Chris Mason
<clm@fb.com>
Fri, 13 Jun 2014 01:21:47 +0000
(18:21 -0700)
If an item in tree_search is too large to be stored in the given buffer, return
the needed size (including the header).
Signed-off-by: Gerhard Heift <Gerhard@Heift.Name>
Signed-off-by: Chris Mason <clm@fb.com>
Acked-by: David Sterba <dsterba@suse.cz>
No differences found