- Do less seeking when writing a sparse file.
authorWayne Davison <wayned@samba.org>
Sat, 26 May 2007 21:46:22 +0000 (21:46 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 26 May 2007 21:46:22 +0000 (21:46 +0000)
commit6aa27a7ce54a93f42f4fde62af9c195e59f4a0a3
treed738b81f937c288e87b61a1d2fc765d84a2fdace
parent47cffb77ded59e52e8af12cafd7407eb2844b119
- Do less seeking when writing a sparse file.
- Don't rewrite the last byte of a file in sparse mode when the
  file didn't end with a null char.
fileio.c