Re: [PATCH v8 7/9] dax: add dax holder helper for filesystems
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-12-14 15:47:51
Also in:
linux-mm, linux-xfs, lkml, nvdimm
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-12-14 15:47:51
Also in:
linux-mm, linux-xfs, lkml, nvdimm
On Thu, Dec 02, 2021 at 04:48:54PM +0800, Shiyang Ruan wrote:
Add these helper functions, and export them for filesystem use.
What is the point of adding these wrappers vs just calling the underlying functions?