OSDN Git Service

Fixed trying to update the MFT and Bitmap on a test run of ntfsresize
authorJean-Pierre André <jpandre@users.sourceforge.net>
Mon, 22 Apr 2013 16:45:48 +0000 (18:45 +0200)
committerJean-Pierre André <jpandre@users.sourceforge.net>
Mon, 22 Apr 2013 16:45:48 +0000 (18:45 +0200)
commit28cacf40b0507dbf52e817146483afd17fd00631
tree33ba8468195d6bef95411fe45e94e19df63f6bae
parent20801dc6a025507926d879e7bd8a7205e8a479b3
Fixed trying to update the MFT and Bitmap on a test run of ntfsresize

When the beginning of the MFT is beyond the end of the resized
partition, a specific procedure has to be used to relocate this part
of the MFT and adjust the bitmap accordingly. On a test run, these
updates should not be done.
ntfsprogs/ntfsresize.c