On Fri, Aug 28, 2020 at 04:26:55PM +0200, Miklos Szeredi wrote:
On Thu, Aug 20, 2020 at 12:21 AM Vivek Goyal
<vgoyal(a)redhat.com> wrote:
>
> Hi All,
>
> This is V3 of patches. I had posted version v2 version here.
Pushed to:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git#dax
Fixed a couple of minor issues, and added two patches:
1. move dax specific code from fuse core to a separate source file
2. move dax specific data, as well as allowing dax to be configured out
I think it would be cleaner to fold these back into the original
series, but for now I'm just asking for comments and testing.
Thanks Miklos. I will have a look and test.
Vivek