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

From: Connor Kuehl
Date: Thu Mar 18 2021 - 11:53:38 EST


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.

Thanks, Miklos. I think it looks better with those changes.

The virtio_ring patch in this series should probably go through the respective
subsystem tree.

Makes sense. I've CC'd everyone that ./scripts/get_maintainers.pl suggested for that patch on this entire series as well. Should I resend patch #1 through just that subsystem to avoid confusion or wait to see if it gets picked out of this series?

Thanks again,

Connor