From: David Sterba Date: Mon, 3 Feb 2014 18:23:47 +0000 (+0100) Subject: btrfs: send: squeeze bitfilelds in fs_path X-Git-Tag: v3.15-rc1~96^2~95 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f5a7ff999523e9996befbe03e196eb73370fe36;p=pandora-kernel.git btrfs: send: squeeze bitfilelds in fs_path We know that buf_len is at most PATH_MAX, 4k, and can merge it with the reversed member. This saves 3 bytes in favor of inline_buf. Signed-off-by: David Sterba Signed-off-by: Josef Bacik --- Reading git-diff-tree failed