Re: [Cluster-devel] Re: [PATCH 1/2] dlm: initialize file_lock struct in GETLK before copying conflicting lock

2009-01-22 Thread David Teigland
On Wed, Jan 21, 2009 at 06:42:39PM -0500, J. Bruce Fields wrote: On Wed, Jan 21, 2009 at 11:34:50AM -0500, Jeff Layton wrote: dlm_posix_get fills out the relevant fields in the file_lock before returning when there is a lock conflict, but doesn't clean out any of the other fields in the

[Cluster-devel] Re: [PATCH 1/2] dlm: initialize file_lock struct in GETLK before copying conflicting lock

2009-01-22 Thread J. Bruce Fields
On Wed, Jan 21, 2009 at 09:26:08PM -0500, Jeff Layton wrote: On Wed, 21 Jan 2009 18:42:39 -0500 J. Bruce Fields bfie...@fieldses.org wrote: On Wed, Jan 21, 2009 at 11:34:50AM -0500, Jeff Layton wrote: dlm_posix_get fills out the relevant fields in the file_lock before returning when

[Cluster-devel] Re: [PATCH 1/2] dlm: initialize file_lock struct in GETLK before copying conflicting lock

2009-01-22 Thread Jeff Layton
On Thu, 22 Jan 2009 13:32:41 -0500 J. Bruce Fields bfie...@fieldses.org wrote: On Wed, Jan 21, 2009 at 09:26:08PM -0500, Jeff Layton wrote: On Wed, 21 Jan 2009 18:42:39 -0500 J. Bruce Fields bfie...@fieldses.org wrote: On Wed, Jan 21, 2009 at 11:34:50AM -0500, Jeff Layton wrote:

Re: [Cluster-devel] Re: [PATCH 1/2] dlm: initialize file_lock struct in GETLK before copying conflicting lock

2009-01-22 Thread Jeff Layton
On Thu, 22 Jan 2009 12:05:43 -0600 David Teigland teigl...@redhat.com wrote: On Wed, Jan 21, 2009 at 06:42:39PM -0500, J. Bruce Fields wrote: On Wed, Jan 21, 2009 at 11:34:50AM -0500, Jeff Layton wrote: dlm_posix_get fills out the relevant fields in the file_lock before returning when

Re: [Cluster-devel] Re: [PATCH 1/2] dlm: initialize file_lock struct in GETLK before copying conflicting lock

2009-01-22 Thread J. Bruce Fields
On Thu, Jan 22, 2009 at 12:05:43PM -0600, David Teigland wrote: On Wed, Jan 21, 2009 at 06:42:39PM -0500, J. Bruce Fields wrote: On Wed, Jan 21, 2009 at 11:34:50AM -0500, Jeff Layton wrote: dlm_posix_get fills out the relevant fields in the file_lock before returning when there is a lock