]> Pileus Git - ~andy/linux/blobdiff - fs/gfs2/ops_super.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[~andy/linux] / fs / gfs2 / ops_super.c
index 66907922109fa76cdfec00a40c234942c8adfa89..f66ea0f7a356bc433663da8011373a25e5fb48ec 100644 (file)
@@ -126,7 +126,7 @@ static void gfs2_put_super(struct super_block *sb)
        gfs2_clear_rgrpd(sdp);
        gfs2_jindex_free(sdp);
        /*  Take apart glock structures and buffer lists  */
-       gfs2_gl_hash_clear(sdp, WAIT);
+       gfs2_gl_hash_clear(sdp);
        /*  Unmount the locking protocol  */
        gfs2_lm_unmount(sdp);