[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210407101417.45mu2m35hfduizpn@riteshh-domain>
Date: Wed, 7 Apr 2021 15:44:17 +0530
From: riteshh <riteshh@...ux.ibm.com>
To: Shiyang Ruan <ruansy.fnst@...itsu.com>
Cc: linux-kernel@...r.kernel.org, linux-xfs@...r.kernel.org,
linux-nvdimm@...ts.01.org, linux-fsdevel@...r.kernel.org,
darrick.wong@...cle.com, willy@...radead.org, jack@...e.cz,
viro@...iv.linux.org.uk, linux-btrfs@...r.kernel.org,
david@...morbit.com, hch@....de, rgoldwyn@...e.de,
Ritesh Harjani <riteshh@...il.com>
Subject: Re: [PATCH 1/3] fsdax: Factor helpers to simplify dax fault code
On 21/04/07 02:32PM, Shiyang Ruan wrote:
> The dax page fault code is too long and a bit difficult to read. And it
> is hard to understand when we trying to add new features. Some of the
> PTE/PMD codes have similar logic. So, factor them as helper functions to
> simplify the code.
>
> Signed-off-by: Shiyang Ruan <ruansy.fnst@...itsu.com>
> Reviewed-by: Christoph Hellwig <hch@....de>
> Reviewed-by: Ritesh Harjani <riteshh@...il.com>
Sorry, but above email address is wrong. Either of below is ok.
Reviewed-by: Ritesh Harjani <riteshh@...ux.ibm.com>
OR
Reviewed-by: Ritesh Harjani <ritesh.list@...il.com>
>
>
> ---
> fs/dax.c | 152 ++++++++++++++++++++++++++++++-------------------------
> 1 file changed, 84 insertions(+), 68 deletions(-)
Powered by blists - more mailing lists