From 3a3f2071c6c4416064a4a7dbe969978e908abb04 Mon Sep 17 00:00:00 2001 From: Hugh Dickins Date: Wed, 6 Dec 2006 20:39:18 -0800 Subject: [PATCH] --- yaml --- r: 42909 b: refs/heads/master c: cd16c8f72aaaf2af06969d1441051b90010f7041 h: refs/heads/master i: 42907: e9da93e81a9894699afe535c0eb848e2a5c41e79 v: v3 --- [refs] | 2 +- trunk/fs/ext4/balloc.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 6affdeb4743f..45814b66aafe 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 126039256cf164f69d8cfa20f1952d00fa61f52f +refs/heads/master: cd16c8f72aaaf2af06969d1441051b90010f7041 diff --git a/trunk/fs/ext4/balloc.c b/trunk/fs/ext4/balloc.c index 6bd0bd5bbdc8..af3acf3c37b6 100644 --- a/trunk/fs/ext4/balloc.c +++ b/trunk/fs/ext4/balloc.c @@ -1566,6 +1566,7 @@ ext4_fsblk_t ext4_new_blocks(handle_t *handle, struct inode *inode, */ if (my_rsv) { my_rsv = NULL; + windowsz = 0; group_no = goal_group; goto retry_alloc; }