OSDN Git Service

Decoded the full list of bad clusters in ntfsclone and ntfsresize
authorJean-Pierre André <jpandre@users.sourceforge.net>
Mon, 9 Nov 2015 15:16:39 +0000 (16:16 +0100)
committerJean-Pierre André <jpandre@users.sourceforge.net>
Mon, 9 Nov 2015 15:16:39 +0000 (16:16 +0100)
commitfb0afd41c879cb1ed1dbd9b8acace7c40b4ff1c6
treec8e6f6f6ca1cf3af5f571ba797d33c6ba0b96b3a
parent34d29fe0b0a9c5b70e5a7d6f0fb27786b4b81828
Decoded the full list of bad clusters in ntfsclone and ntfsresize

When the bad cluster list required extent, ntfsclone and ntfsresize
did not process the extents, leading to unexpected read errors and
unmatching bitmaps. This fix enables the full list to be taken into
account.
ntfsprogs/ntfsclone.c
ntfsprogs/ntfsresize.c