Re: [PATCH] tcmu: allow userspace to reset netlink

2018-04-04 Thread Xiubo Li
On 2018/4/5 11:23, Mike Christie wrote: On 04/04/2018 09:38 PM, Xiubo Li wrote: On 2018/4/5 8:47, Mike Christie wrote: On 04/02/2018 06:42 AM, xiu...@redhat.com wrote: From: Xiubo Li This patch adds 1 tcmu attr to reset and complete all the blocked netlink waiting threads. It's used when the

Re: [PATCH] tcmu: allow userspace to reset netlink

2018-04-04 Thread Mike Christie
On 04/04/2018 09:38 PM, Xiubo Li wrote: > On 2018/4/5 8:47, Mike Christie wrote: >> On 04/02/2018 06:42 AM, xiu...@redhat.com wrote: >>> From: Xiubo Li >>> >>> This patch adds 1 tcmu attr to reset and complete all the blocked >>> netlink waiting threads. It's used when the userspace daemon like >>

Re: [PATCH] tcmu: allow userspace to reset netlink

2018-04-04 Thread Xiubo Li
On 2018/4/5 8:47, Mike Christie wrote: On 04/02/2018 06:42 AM, xiu...@redhat.com wrote: From: Xiubo Li This patch adds 1 tcmu attr to reset and complete all the blocked netlink waiting threads. It's used when the userspace daemon like tcmu-runner has crashed or forced to shutdown just before t

Re: [PATCH] tcmu: allow userspace to reset netlink

2018-04-04 Thread Mike Christie
On 04/02/2018 06:42 AM, xiu...@redhat.com wrote: > From: Xiubo Li > > This patch adds 1 tcmu attr to reset and complete all the blocked > netlink waiting threads. It's used when the userspace daemon like > tcmu-runner has crashed or forced to shutdown just before the > netlink requests be replied

[PATCH] tcmu: allow userspace to reset netlink

2018-04-02 Thread xiubli
From: Xiubo Li This patch adds 1 tcmu attr to reset and complete all the blocked netlink waiting threads. It's used when the userspace daemon like tcmu-runner has crashed or forced to shutdown just before the netlink requests be replied to the kernel, then the netlink requeting threads will get s