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; }