diff --git a/[refs] b/[refs] index ce66a39270bf..aebfd69d040d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7c786059293335412f99732c6f4c2a886eab25c2 +refs/heads/master: 58696f3ab2b23fd6519189875fafdb5d1281eb54 diff --git a/trunk/fs/ext4/mballoc.h b/trunk/fs/ext4/mballoc.h index b619322c76f0..22bd4d7f289b 100644 --- a/trunk/fs/ext4/mballoc.h +++ b/trunk/fs/ext4/mballoc.h @@ -169,7 +169,7 @@ struct ext4_allocation_context { /* original request */ struct ext4_free_extent ac_o_ex; - /* goal request (after normalization) */ + /* goal request (normalized ac_o_ex) */ struct ext4_free_extent ac_g_ex; /* the best found extent */