From 2612e7057de4381b54733525a2ff83c0fd14d685 Mon Sep 17 00:00:00 2001 From: Steven Whitehouse Date: Thu, 16 Dec 2010 15:18:48 +0000 Subject: [PATCH] --- yaml --- r: 223790 b: refs/heads/master c: 846f40455276617275284a4b76b89311b4aed0b9 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/gfs2/glops.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6358192c4089..df21eb85db7d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bcd7278d8a423a255e45f4d10afe564328f1885f +refs/heads/master: 846f40455276617275284a4b76b89311b4aed0b9 diff --git a/trunk/fs/gfs2/glops.c b/trunk/fs/gfs2/glops.c index 0d149dcc04e5..263561bf1a50 100644 --- a/trunk/fs/gfs2/glops.c +++ b/trunk/fs/gfs2/glops.c @@ -325,7 +325,6 @@ static void trans_go_sync(struct gfs2_glock *gl) if (gl->gl_state != LM_ST_UNLOCKED && test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags)) { - flush_workqueue(gfs2_delete_workqueue); gfs2_meta_syncfs(sdp); gfs2_log_shutdown(sdp); }