On Fri, 30 Mar 2012 11:33:56 -0700
Roland Dreier <rol...@kernel.org> wrote:

> On Thu, Mar 29, 2012 at 4:41 AM, sebastien dugue
> <sebastien.du...@bull.net> wrote:
> >  So it looks like that cma_process_remove() did all it's job cleaning up
> > but is hung waiting for the client refcount to reach 0, which never happens.
> 
> This is unfortunately expected with the current implementation.  Because we
> don't have a way to revoke active userspace users of the device, we just send
> them a catastrophic error async event and then expect them to clsoe the
> device.  But if they never close the device, we just wait forever.

  Yep, that's what I gathered and unfortunately, having lustre as a client
is not going to help.

  Thanks,

  Sébastien.

> 
>  - R.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to