Re: [RFC PATCH V3 02/10] md: remove __clear_page_buffers and use attach/detach_page_private
From: Song Liu <song@kernel.org>
Date: 2020-05-08 00:47:54
Also in:
linux-fsdevel, lkml
From: Song Liu <song@kernel.org>
Date: 2020-05-08 00:47:54
Also in:
linux-fsdevel, lkml
On Thu, May 7, 2020 at 2:44 PM Guoqing Jiang [off-list ref] wrote:
After introduce attach/detach_page_private in pagemap.h, we can remove the duplicat code and call the new functions. Cc: Song Liu <song@kernel.org> Cc: linux-raid@vger.kernel.org Signed-off-by: Guoqing Jiang <redacted>
Acked-by: Song Liu <song@kernel.org>