Set VolumeChanged when we create a new root dir
[openafs.git] / src / vol / vol-salvage.c
index e4faefc..e3b89c9 100644 (file)
@@ -3786,6 +3786,7 @@ SalvageVolume(register struct InodeSummary *rwIsp, IHandle_t * alinkH)
        if (code == 0) {
            rootdirfound = 1;
            newrootdir = 1;
+           VolumeChanged = 1;
        }
     }