- Check the mount state of the output device in ntfsclone.
- Correct a too strong sanity check in ntfsclone that prevented cloning from larger device to a smaller one but the NTFS image could have fit fully. - Added a few (hopefully) better explanatory messages to ntfsresize. (Logical change 1.344)edge.strict_endians
parent
5154256c62
commit
c6ad3f570d
|
@ -40,6 +40,11 @@
|
|||
attribute list attribute position at which the attribute should be
|
||||
inserted in @ctx->al_entry (see descritpion for ntfs_attr_lookup() in
|
||||
attrib.c for details).
|
||||
- Check the mount state of the output device in ntfsclone.
|
||||
- Correct a too strong sanity check in ntfsclone that prevented
|
||||
cloning from larger device to a smaller one but the NTFS image
|
||||
could have fit fully.
|
||||
- Added a few (hopefully) better explanatory messages to ntfsresize.
|
||||
|
||||
11/03/2004 - 1.9.0 - Added ntfsresize relocation support and a lot of cleanups.
|
||||
- In include/ntfs/*.h Wrap all #include "config.h" by #ifdef
|
||||
|
|
Loading…
Reference in New Issue