btrfs: send: remove prepared member from fs_path
authorDavid Sterba <dsterba@suse.cz>
Mon, 3 Feb 2014 18:23:19 +0000 (19:23 +0100)
committerJosef Bacik <jbacik@fb.com>
Mon, 10 Mar 2014 19:15:44 +0000 (15:15 -0400)
The member is used only to return value back from
fs_path_prepare_for_add, we can do it locally and save 8 bytes for the
inline_buf path.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fb.com>
fs/btrfs/send.c

diff --cc fs/btrfs/send.c
Simple merge