into cantab.net:/home/aia21/ntfsprogs-devel
2003/07/12 16:45:15+01:00 cantab.net!aia21
Fix the O_RDONLY vs O_RDWR check. It was failing because
O_RDONLY is zero and hence the old check was always successful.
BKrev: 3f102d44X0_3CQSe-sCX0tn53xdcoQ
into cantab.net:/home/aia21/ntfsprogs-devel
2003/07/11 15:35:39+01:00 cantab.net!aia21
Can't use vol->dev->d_name before it is allocated! D'oh!
Thanks to Szaka for reporting this.
BKrev: 3f0ecb45JqUPoTxXdPPT21ldt2-dEQ
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
BKrev: 3f0eaef9WUptDWJa7L-xMYco5QF4bQ
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)
into cantab.net:/home/aia21/ntfsprogs-devel
2003/06/03 13:37:01+01:00 cantab.net!aia21
Bump LTVERSION by one because the library interfaces have changed.
BKrev: 3edc9681Q8tTjk-DFV0YCbnmwoCDTg
into cantab.net:/home/aia21/ntfsprogs-devel
2003/06/03 13:28:39+01:00 cantab.net!aia21
Remove obsolete make process file.
BKrev: 3edc9490_lVsQWXZhqQB8RNI8WJrEQ
opening / closing the device (in the default disk_io functions).
2003/06/03 10:35:17+01:00 cantab.net!aia21
Add Dirty bit setting/clearing.
(Logical change 1.139)
into cantab.net:/home/aia21/ntfsprogs-devel
2003/06/02 09:52:25+01:00 cantab.net!aia21
Hopefully finished device io abstraction layer in the library.
Utilities still not done...
BKrev: 3edb107082KdM0axHG5iXLNJyW0UOw