linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [f2fs-dev] [PATCH] f2fs: fix to avoid page count leak
@ 2020-04-10 19:19 Markus Elfring
  2020-04-13  0:34 ` Chao Yu
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Elfring @ 2020-04-10 19:19 UTC (permalink / raw)
  To: Chao Yu, linux-f2fs-devel; +Cc: Jaegeuk Kim, linux-kernel

> In below error path, we missed to release reference count of pages
> in compressed cluster, fix it.
> - f2fs_mpage_readpages()
>  - f2fs_read_multi_pages()

I suggest to improve the commit message.

Would you like to add the tag “Fixes” to the change description?

Regards,
Markus

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [f2fs-dev] [PATCH] f2fs: fix to avoid page count leak
  2020-04-10 19:19 [f2fs-dev] [PATCH] f2fs: fix to avoid page count leak Markus Elfring
@ 2020-04-13  0:34 ` Chao Yu
  0 siblings, 0 replies; 2+ messages in thread
From: Chao Yu @ 2020-04-13  0:34 UTC (permalink / raw)
  To: Markus Elfring, linux-f2fs-devel; +Cc: Jaegeuk Kim, linux-kernel

On 2020/4/11 3:19, Markus Elfring wrote:
>> In below error path, we missed to release reference count of pages
>> in compressed cluster, fix it.
>> - f2fs_mpage_readpages()
>>  - f2fs_read_multi_pages()
> 
> I suggest to improve the commit message.
> 
> Would you like to add the tag “Fixes” to the change description?

Sure, will update in v2, thanks.

Thanks,

> 
> Regards,
> Markus
> .
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-13  0:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10 19:19 [f2fs-dev] [PATCH] f2fs: fix to avoid page count leak Markus Elfring
2020-04-13  0:34 ` Chao Yu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).