Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[sfrench/cifs-2.6.git] / fs / ocfs2 / super.c
index 1cf662ad377faac8d30039b8a9c63bd14bb6a217..80733496b22af96f2c323f408fc5e1cfd45cdf7e 100644 (file)
@@ -2485,7 +2485,6 @@ static int ocfs2_check_volume(struct ocfs2_super *osb)
        if (dirty) {
                /* Recovery will be completed after we've mounted the
                 * rest of the volume. */
-               osb->dirty = 1;
                osb->local_alloc_copy = local_alloc;
                local_alloc = NULL;
        }