Comment 1 for bug 86231

Revision history for this message
Joe Barnett (thejoe) wrote :

since mlf.linux.rulez.org seems to be down, here's the google-cached version of the patch.

--- ntfsprogs/ntfsresize.c.orig 2006-04-19 00:03:09.000000000 +0200
+++ ntfsprogs/ntfsresize.c 2006-12-02 00:09:44.058395088 +0200
@@ -2289,8 +2289,6 @@
        u16 flags;

        flags = vol->flags | VOLUME_IS_DIRTY;
- if (vol->major_ver >= 2)
- flags |= VOLUME_MOUNTED_ON_NT4;

        printf("Schedule chkdsk for NTFS consistency check at Windows "
                "boot time ...\n");