From 2303989f1a2058c1879b09897d847a259f8902c0 Mon Sep 17 00:00:00 2001 From: Hugh Dickins Date: Wed, 6 Dec 2006 20:41:23 -0800 Subject: [PATCH] --- yaml --- r: 42980 b: refs/heads/master c: ef5036782e619ab394daaec5c00876fa6b17d7a1 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/ext3/balloc.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 6a1cfe9b6ea4..5df260f25d8c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1aa16eeacd6f10c202da1cf0cff5c81107dac942 +refs/heads/master: ef5036782e619ab394daaec5c00876fa6b17d7a1 diff --git a/trunk/fs/ext3/balloc.c b/trunk/fs/ext3/balloc.c index f96c40a90e2e..db8ca34d102a 100644 --- a/trunk/fs/ext3/balloc.c +++ b/trunk/fs/ext3/balloc.c @@ -1552,6 +1552,7 @@ ext3_fsblk_t ext3_new_blocks(handle_t *handle, struct inode *inode, */ if (my_rsv) { my_rsv = NULL; + windowsz = 0; group_no = goal_group; goto retry_alloc; }