On Sun, Feb 06, 2011 at 12:54:08PM +0800, Coly Li wrote: > Current comments to ac_g_ex, the member of struct > ext4_allocation_context is, > /* goal request (after normalization) */ > This is a little bit confused. In order to make it easier to be > understood, this patch modify the comments as, > /* goal request (normalized ac_o_ex) */ > which means ac_g_ex is a normalized value of ac_o_ex. > > Signed-off-by: Coly Li <bosong.ly@xxxxxxxxxx> > Cc: Alex Tomas <alex@xxxxxxxxxxxxx> > Cc: Theodore Tso <tytso@xxxxxxxxxx> Added to the ext4 patch queue, thanks. I used a much simpler patch comment: ext4: clarify description of ac_g_ex in struct ext4_allocation_context Signed-off-by: Coly Li <bosong.ly@xxxxxxxxxx> Cc: Alex Tomas <alex@xxxxxxxxxxxxx> Cc: Theodore Tso <tytso@xxxxxxxxxx> - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html