From: Gerhard Heift Date: Thu, 30 Jan 2014 15:24:02 +0000 (+0100) Subject: btrfs: tree_search, search_ioctl: direct copy to userspace X-Git-Tag: omap-for-v3.16/fixes-against-rc1~14^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba346b357d70becdd8e20ff9493cd56101ee0f46;p=pandora-kernel.git btrfs: tree_search, search_ioctl: direct copy to userspace By copying each found item seperatly to userspace, we do not need extra buffer in the kernel. Signed-off-by: Gerhard Heift Signed-off-by: Chris Mason Acked-by: David Sterba --- Reading git-diff-tree failed