From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 8 Dec 2021 15:05:19 -0500 From: Vivek Goyal Message-ID: References: <20211102055646.103337-1-jefflexu@linux.alibaba.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Virtio-fs] [PATCH v7 0/6] virtiofsd: support per inode DAX List-Id: Development discussions about virtio-fs List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: JeffleXu Cc: virtio-fs@redhat.com, joseph.qi@linux.alibaba.com, miklos@szeredi.hu On Wed, Dec 08, 2021 at 09:38:45AM +0800, JeffleXu wrote: > > > On 12/7/21 10:42 PM, Vivek Goyal wrote: > > Hi Jeffle, > > > > I noticed that you posted V8 of kernel patches. I was away from work > > so could not look at it. Now I am back and want to review and test > > those patches. > > Thanks for reviewing and evaluating. > > > > > Is there a new version of patches for virtiofsd as well? > > Nope. Patches for virtiofsd is not updated. v7 is the latest version. Hi Jeffle, I am testing these patches now. Using virtio-fs-dev branch and your patches on top. When I unmount virtiofs in guest, I see following qemu-kvm message on console. qemu-kvm: check_slave_message_entries: Short VhostUserFSSlaveMsg size, 8 Wondering have you noticed it. I have not debugged it. Wondering if it is due to your patches or there is something in virtio-fs-dev branch patches which triggers it. Vivek