[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Linux-cluster] What can cause dlm_pthread_init to generate an errno 13?
- From: David Teigland <teigland redhat com>
- To: Eric Johnson <johnson eric gmail com>
- Cc: linux-cluster redhat com
- Subject: Re: [Linux-cluster] What can cause dlm_pthread_init to generate an errno 13?
- Date: Thu, 2 Nov 2006 13:18:49 -0600
On Thu, Nov 02, 2006 at 02:07:25PM -0500, Eric Johnson wrote:
> Should dlm_pthread_init be affected as well? I'm unsure if that
> function is intended to be just for mucking with the "default"
> lockspace or for any locking function such as creating my own
> lockspace.
Looking at the examples in cluster/dlm/tests/usertest/ I think that you'll
wan't dlm_ls_pthread_init() and not dlm_pthread_init() after you've
created your lockspace.
Dave
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]