Re: [PATCH 0/4] fix crashes when inject errors to vhost-user-blk chardev

2020-04-17 Thread Li Feng
OK, I will submit this patch "vhost-user-blk: fix invalid memory access" firstly. This is unrelated with other three and it has been acked. Thanks, Feng Li Michael S. Tsirkin 于2020年4月17日周五 下午5:45写道: > > On Wed, Apr 15, 2020 at 11:28:22AM +0800, Li Feng wrote: > > The following patches fix variou

Re: [PATCH 0/4] fix crashes when inject errors to vhost-user-blk chardev

2020-04-17 Thread Michael S. Tsirkin
On Wed, Apr 15, 2020 at 11:28:22AM +0800, Li Feng wrote: > The following patches fix various crashes happened when injecting errors to > chardev unix domain socket. I think these are mostly unrelated fixes right? If so pls post them separately so I know I can just apply some and wait for others to