This fixes all known issues I knew about or wanted to add to ntfsclone.
So it's declared ready and basically works for me for half a year. Future
work is only based on requests/needs. I only want to write the manual, if
ever have time.
Changes:
- support block device as output file
- handle partial read/write
- show progress bar during cloning
- significant cloning performance improvement
- detect ReiserFS & warn about its extremely poor ftruncate performance
- no error if fsync() gives EINVAL (pipe)
- several sanity checks added
- some cleanup, spelling corrections
(Logical change 1.151)