Re: [PATCH] ext4 : fix comments in ext4_swap_extents

From: Theodore Y. Ts'o
Date: Thu Apr 19 2018 - 12:45:05 EST


On Thu, Apr 19, 2018 at 04:50:28PM +0200, Jan Kara wrote:
> On Mon 19-03-18 16:34:09, zhenwei.pi wrote:
> > "mark_unwritten" in comment and "unwritten" in variable
> > argument lists is mismatch.
> >
> > Signed-off-by: zhenwei.pi <zhenwei.pi@xxxxxxxxxxxxxxx>
>
> This seems to have fallen through cracks. The patch looks good to me. Ted,
> can you please merge it? Thanks!

It landed in 4.17-rc1, commit id: dcae058a8da9c

Cheers,

- Ted