GFS2: Remove loopy umount code
[safe/jmp/linux-2.6] / fs / gfs2 / super.c
index ad7bc2d..e5e2262 100644 (file)
@@ -859,6 +859,7 @@ restart:
        gfs2_clear_rgrpd(sdp);
        gfs2_jindex_free(sdp);
        /*  Take apart glock structures and buffer lists  */
+       invalidate_inodes(sdp->sd_vfs);
        gfs2_gl_hash_clear(sdp);
        /*  Unmount the locking protocol  */
        gfs2_lm_unmount(sdp);