Re: [PATCH 2/2] On a diff-send, avoid sending PREALLOC extent

2013-01-21 Thread Alex Lyakas
Hi Josef, I have resent the patches. There are still some "please, no space before tabs" warnings, which I am not sure how to correct, because I don't see space before tab in that place. If there is still a problem, can you please advise what is wrong. Thanks, Alex. On Mon, Jan 14, 2013 at 8:45

Re: [PATCH 2/2] On a diff-send, avoid sending PREALLOC extent

2013-01-14 Thread Josef Bacik
On Wed, Jan 09, 2013 at 10:41:10AM -0700, Alex Lyakas wrote: > Subject: [PATCH 2/2] On a diff-send, avoid sending PREALLOC extents, if the > parent root has only PREALLOC extents on an appropriate > file range. > > This does not fully avoids sending PREALLOC extents, because on full-send or > ne

[PATCH 2/2] On a diff-send, avoid sending PREALLOC extent

2013-01-09 Thread Alex Lyakas
Subject: [PATCH 2/2] On a diff-send, avoid sending PREALLOC extents, if the parent root has only PREALLOC extents on an appropriate file range. This does not fully avoids sending PREALLOC extents, because on full-send or new inode we need a new send command to do that. But this patch improves th