[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230504062424epcms2p2c32b61597200ed673f528dece82966b7@epcms2p2>
Date: Thu, 04 May 2023 15:24:24 +0900
From: Jinyoung CHOI <j-young.choi@...sung.com>
To: "hch@....de" <hch@....de>
CC: "axboe@...nel.dk" <axboe@...nel.dk>,
"martin.petersen@...cle.com" <martin.petersen@...cle.com>,
"linux-block@...r.kernel.org" <linux-block@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE:(2) [PATCH 01/15] block: bio: rename page_is_mergeable to
bio_page_is_mergeable and make non-static
>> +bool bio_page_is_mergeable(const struct bio_vec *bv, struct page *page,
>> + unsigned int len, unsigned int off,
>> + bool *same_page)
>
>No bio involved here, just a bvec. But I don't really see the need
>to rename it, just declare it in block/blk.h where f2fs has no chance
>of ever seeing it.
Oh. You are right.
I will declare where you mentioned without changing the name.
It's better.
Best Regards,
Jinyoung
Powered by blists - more mailing lists