commit | d43cc79343dfabf9f168531d3f5cff313205c8fb | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@gmail.com> | Wed Aug 13 17:16:29 2014 -0500 |
committer | Steve French <smfrench@gmail.com> | Fri Aug 15 23:01:00 2014 -0500 |
tree | 7f17f1c5b8f8ce58ecb9d4faad57b38387be3533 | |
parent | 3d1a3745d8ca7ccdf00905b01fd5ab42ff523a94 [diff] |
Cleanup sparse file support by creating worker function for it Simply move code to new function (for clarity). Function sets or clears the sparse file attribute flag. Signed-off-by: Steve French <smfrench@gmail.com> Reviewed-by: David Disseldorp <ddiss@samba.org>