Re: [PATCH v4] btrfs: fix typo in btrfs_statfs()

From: Luis de Bethencourt
Date: Mon Apr 04 2016 - 10:58:41 EST


On 04/04/16 15:45, David Sterba wrote:
> On Mon, Apr 04, 2016 at 03:31:22PM +0100, Luis de Bethencourt wrote:
>> Correct a typo in the chunk_mutex name to make it grepable.
>>
>> Since it is better to fix several typos at once, fixing the 2 more in the
>> same file.
>>
>> Signed-off-by: Luis de Bethencourt <luisbg@xxxxxxxxxxxxxxx>
>
> Now the subject does not match the patch contents, but I can fix that so
> you don't have to resend it again.
>

Sorry David. That was a poor decision by me of keeping the subject by
considering the typo in btrfs_statfs() as the core and the other two as
appended corrections.

Thank you for fixing it. I understand what you mean.

In an unrelated note, do you think this bug would be a good one for me
to tackle?
https://bugzilla.kernel.org/show_bug.cgi?id=115851

Thanks,
Luis