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:
550ac1d
)
btrfs: tree_search, search_ioctl: direct copy to userspace
author
Gerhard Heift
<gerhard@heift.name>
Thu, 30 Jan 2014 15:24:02 +0000
(16:24 +0100)
committer
Chris Mason
<clm@fb.com>
Fri, 13 Jun 2014 01:22:05 +0000
(18:22 -0700)
By copying each found item seperatly to userspace, we do not need extra
buffer in the kernel.
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