diff options
author | Josef Bacik <jbacik@fusionio.com> | 2013-08-20 15:55:39 -0400 |
---|---|---|
committer | Chris Mason <chris.mason@fusionio.com> | 2013-09-01 08:16:21 -0400 |
commit | 57cfd4627046efc43081d26b5db77dbfb7595caa (patch) | |
tree | a6b3e4b5c665d064ded9e996da5487a7fbaedefc /samples | |
parent | bdab49d760c14dd7d5a8f64dbfedd7a3f1121e9b (diff) | |
download | kernel_goldelico_gta04-57cfd4627046efc43081d26b5db77dbfb7595caa.zip kernel_goldelico_gta04-57cfd4627046efc43081d26b5db77dbfb7595caa.tar.gz kernel_goldelico_gta04-57cfd4627046efc43081d26b5db77dbfb7595caa.tar.bz2 |
Btrfs: fix send to deal with sparse files properly
Send was just sending everything it found, even if the extent was a hole. This
is unpleasant for users, so just skip holes when we are sending. This will also
skip sending prealloc extents since the send spec doesn't have a prealloc
command. Eventually we will add a prealloc command and rev the send version so
we can send down the prealloc info. Thanks,
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions