Re: [PATCH] btrfs-progs: enclose uuid tree compat code with ifdefs

2014-01-23 Thread Stefan Behrens
On Thu, 23 Jan 2014 15:42:37 +0800, Wang Shilong wrote: > Hi David, > > On 01/21/2014 11:56 PM, David Sterba wrote: >> Commit "Btrfs-progs: make send/receive compatible with older kernels" >> adds code that will become deprecated, let's clearly mark it in the >> sources. >> >> CC: Stefan Behrens

Re: [PATCH] btrfs-progs: enclose uuid tree compat code with ifdefs

2014-01-22 Thread Wang Shilong
Hi David, On 01/21/2014 11:56 PM, David Sterba wrote: Commit "Btrfs-progs: make send/receive compatible with older kernels" adds code that will become deprecated, let's clearly mark it in the sources. CC: Stefan Behrens CC: Wang Shilong Signed-off-by: David Sterba --- send-utils.c | 28 +