Re: [v2] ext4: change a comment on fs/ext4/extents.c
From: Theodore Ts'o <tytso@mit.edu>
Date: 2012-07-09 14:21:22
From: Theodore Ts'o <tytso@mit.edu>
Date: 2012-07-09 14:21:22
On Thu, Jun 21, 2012 at 03:23:14AM -0000, Liu Haibo wrote:
From: HaiboLiu <redacted> In this patch, ext4_ext_try_to_merge has been change to merge an extent both left and right. So we need to update the comment in here. v1->v2: update the subject and the patch comment. Signed-off-by: HaiboLiu <redacted>
Applied, thanks. BTW, in the future, it's better to put the v1-v2 log after the "---" separator. - Ted