From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 7 Aug 2019 17:26:10 -0400 From: Vivek Goyal Message-ID: <20190807212610.GG18557@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Virtio-fs] Rebased kernel patches to 5.3-rc kernel List-Id: Development discussions about virtio-fs List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: virtio-fs-list Cc: "Boeuf, Sebastien" Hi All, I have rebased virtio_fs kernel patches to 5.3-rc kernel and pushed it to my github repo. https://github.com/rhvgoyal/linux/commits/vivek-5.3-aug-07-2019 This compiles and passes basic tests. It needs more testing though. It needs one patch in virtiofsd to change bit position of MAP_ALIGNMENT flag. I posted a patch for that. Give it a try and let us know if you face issues. Thanks Vivek