Re: [PATCH v2] fs: jfs: fix a possible data race in metapage_writepage()

From: Dave Kleikamp
Date: Tue May 05 2020 - 10:30:06 EST


On 5/5/20 9:15 AM, Markus Elfring wrote:
>> This data race is found by our concurrency fuzzer.
>
> * How do you think about to replace the word âisâ by âwasâ?
>
> * Is this analysis tool publicly available?
>
>
> â
>> ---
>> fs/jfs/jfs_metapage.c | 11 +++++++++--
>
> I suggest to omit the triple dashes before this information.

That's standard. There's no need to the diffstat to persist in the
commit message.

>
> Regards,
> Markus
>