Re: [PATCH 1/3] fsdax: Factor helpers to simplify dax fault code
riteshh <[email protected]>
| Newsgroups | org.01.lists.linux-nvdimm,dev.linux.lists.nvdimm,org.kernel.vger.linux-btrfs,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <20210407101417.45mu2m35hfduizpn@riteshh-domain> |
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 <[email protected]> > Reviewed-by: Christoph Hellwig <[email protected]> > Reviewed-by: Ritesh Harjani <[email protected]> Sorry, but above email address is wrong. Either of below is ok. Reviewed-by: Ritesh Harjani <[email protected]> OR Reviewed-by: Ritesh Harjani <[email protected]> > > > --- > fs/dax.c | 152 ++++++++++++++++++++++++++++++------------------------- > 1 file changed, 84 insertions(+), 68 deletions(-) _______________________________________________ Linux-nvdimm mailing list -- [email protected] To unsubscribe send an email to [email protected]