Re: [PATCH] ext4: remove unnecessary operation in ext4_mb_normalize_group_request()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Aneesh Kumar K. V
Date: Friday, March 26, 2010 - 7:27 am

On Fri, 26 Mar 2010 21:44:33 +0800, jing zhang <zj.barak@gmail.com> wrote:

What i wanted to mention was the BUG_ON is there to ensure that we don't
call ext4_mb_normalize_group_request on non group enabled allocation
context by programming mistake. Doing that would cause ac_g_ex.fe_len
to change. So that BUG_ON is there to capture a programming error. 

-aneesh
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] ext4: remove unnecessary operation in ext4_mb_ ..., Aneesh Kumar K. V, (Fri Mar 26, 1:08 am)
Re: [PATCH] ext4: remove unnecessary operation in ext4_mb_ ..., Aneesh Kumar K. V, (Fri Mar 26, 7:27 am)