From: Qu Wenruo Date: Tue, 16 Jul 2013 03:19:18 +0000 (+0800) Subject: btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert X-Git-Tag: v3.12-rc1~40^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cae210fa529d69cb25c2a3c491f29dab687b245;p=pandora-kernel.git btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert Some codes still use the cpu_to_lexx instead of the BTRFS_SETGET_STACK_FUNCS declared in ctree.h. Also added some BTRFS_SETGET_STACK_FUNCS for btrfs_header btrfs_timespec and other structures. Signed-off-by: Qu Wenruo Reviewed-by: Miao Xie Reviewed-by: David Sterba Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed