From 0cf97313a91ac3da9716180ebfd9a3333ffa16ca Mon Sep 17 00:00:00 2001 From: Steven Whitehouse Date: Wed, 22 Feb 2006 16:41:45 +0000 Subject: [PATCH] --- yaml --- r: 38615 b: refs/heads/master c: 91ffd7db71e7451f89941a8f428b4daa2a7c1e38 h: refs/heads/master i: 38613: cb87e3f9b32d89daca687661d13775c68da02c1c 38611: 52362dc98db771ebda11773be224a26a120c9437 38607: 056728fa33640af067fea50b484c12290dc6760a v: v3 --- [refs] | 2 +- trunk/fs/gfs2/lops.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0baa8a8d6dcd..efd0a9c44525 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 13538b8e46022b6a3721cda097fe3e0d91f16959 +refs/heads/master: 91ffd7db71e7451f89941a8f428b4daa2a7c1e38 diff --git a/trunk/fs/gfs2/lops.c b/trunk/fs/gfs2/lops.c index ef39fb2e7234..3d792f81e48c 100644 --- a/trunk/fs/gfs2/lops.c +++ b/trunk/fs/gfs2/lops.c @@ -521,7 +521,6 @@ static void databuf_lo_before_commit(struct gfs2_sbd *sdp) if (num > limit) num = limit; n = 0; - i = 0; list_for_each_entry_safe_continue(bd1, bdt, &sdp->sd_log_le_databuf, bd_le.le_list) { /* An ordered write buffer */ if (bd1->bd_bh && !buffer_pinned(bd1->bd_bh)) {