Re: [PATCH 2/3] virtiofs: split requests that exceed virtqueue size
From: Connor Kuehl <hidden>
Date: 2021-03-24 15:32:36
Also in:
lkml, virtualization
From: Connor Kuehl <hidden>
Date: 2021-03-24 15:32:36
Also in:
lkml, virtualization
On 3/24/21 10:30 AM, Miklos Szeredi wrote:
On Wed, Mar 24, 2021 at 4:09 PM Connor Kuehl [off-list ref] wrote:quoted
On 3/18/21 10:17 AM, Miklos Szeredi wrote:quoted
I removed the conditional compilation and renamed the limit. Also made virtio_fs_get_tree() bail out if it hit the WARN_ON(). Updated patch below.Hi Miklos, Has this patch been queued?It's in my internal patch queue at the moment. Will push to fuse.git#for-next in a couple of days.
Cool! Thank you :-) Connor