2022-03-17 21:44:40

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the f2fs tree

Hi all,

In commit

3459538a3654 ("f2fs: fix compressed file start atomic write may cause data corruption")

Fixes tag

Fixes: 7eab7a696827 ("f2fs: compress: remove unneeded read when rewrite whole

has these problem(s):

- Subject has leading but no trailing parentheses
- Subject has leading but no trailing quotes

Please do not split Fixes tags over more than one line.

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2022-03-18 13:12:44

by 常凤楠

[permalink] [raw]
Subject: RE: linux-next: Fixes tag needs some work in the f2fs tree

Hi Jaegeuk:
[PATCH v5] f2fs: fix compressed file start atomic write may cause data corruption
The new version had fix this ,please help to merge this.

Thanks.

> -----Original Message-----
> From: Stephen Rothwell <[email protected]>
> Sent: Friday, March 18, 2022 5:10 AM
> To: Jaegeuk Kim <[email protected]>
> Cc: ?????? <[email protected]>; Linux Kernel Mailing List
> <[email protected]>; Linux Next Mailing List
> <[email protected]>
> Subject: linux-next: Fixes tag needs some work in the f2fs tree
>
> Hi all,
>
> In commit
>
> 3459538a3654 ("f2fs: fix compressed file start atomic write may cause data
> corruption")
>
> Fixes tag
>
> Fixes: 7eab7a696827 ("f2fs: compress: remove unneeded read when
> rewrite whole
>
> has these problem(s):
>
> - Subject has leading but no trailing parentheses
> - Subject has leading but no trailing quotes
>
> Please do not split Fixes tags over more than one line.
>
> --
> Cheers,
> Stephen Rothwell

2022-04-14 09:44:22

by Jaegeuk Kim

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the f2fs tree

On 04/14, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 4b6857882c90 ("f2fs: remove obsolete whint_mode")
>
> Fixes tag
>
> Fixes: commit 41d36a9f3e53 ("fs: remove kiocb.ki_hint")
>
> has these problem(s):
>
> - leading word 'commit' unexpected

Thanks, fixed.

>
> --
> Cheers,
> Stephen Rothwell