Re: [PATCH 2/3] virtiofs: split requests that exceed virtqueue size

From: Miklos Szeredi
Date: Wed Mar 24 2021 - 11:32:04 EST


On Wed, Mar 24, 2021 at 4:09 PM Connor Kuehl <ckuehl@xxxxxxxxxx> wrote:
>
> On 3/18/21 10:17 AM, Miklos Szeredi wrote:
> > 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.

Thanks,
Miklos