[Virtio-fs] Pushed latest kernel changes with dmap refcount and dax page ref fixes

Vivek Goyal vgoyal at redhat.com
Tue Aug 6 21:00:24 UTC 2019


Hi Liu Bo,

I have pushed latest kernel changes to my github repo which now contains
your dmap refcount patches, dax crash fix and fixes for races w.r.t
get_user_pages().

I have also done the optimization of unammping only the range which is
being freed (instead of unmapping the whole file). But it works only
if dmap is being freed from worker thread. For inline reclaim path
it has not been done yet and more work is required there.

Please have a look and see if you find any issues.

https://github.com/rhvgoyal/linux/ tags/vivek-aug-06-2019

This patches should work with latest virtiofsd.

Thanks
Vivek




More information about the Virtio-fs mailing list