[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <5834FD23-A333-40B7-9678-43E61986512E@dubeyko.com>
Date: Tue, 26 Jul 2022 11:40:29 -0700
From: Viacheslav Dubeyko <slava@...eyko.com>
To: Matthew Wilcox <willy@...radead.org>
Cc: "Fabio M. De Francesco" <fmdefrancesco@...il.com>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
Ira Weiny <ira.weiny@...el.com>
Subject: Re: [PATCH] hfsplus: Convert kmap() to kmap_local_page() in bitmap.c
> On Jul 25, 2022, at 10:54 AM, Matthew Wilcox <willy@...radead.org> wrote:
>
> On Mon, Jul 25, 2022 at 10:17:13AM -0700, Viacheslav Dubeyko wrote:
>> Looks good. Maybe, it makes sense to combine all kmap() related modifications in HFS+ into
>> one patchset?
>
> For bisection, I'd think it best to leave them separate?
I am OK with any way. My point that it will be good to have patchset to see all modified places together, from logical point of view. Even if we have some issue with kmap() change on kmap_local_page(), then, as far as I can see, the root of issue should be kmap_local_page() but not HFS+ code. Oppositely, if it’s some undiscovered HFS+ issue, then again kmap_local_page() changes nothing. But I am OK if it is separate patches too.
Thanks,
Slava.
Powered by blists - more mailing lists