David Teigland 96006ea6d4 dlm: fix missing dir remove
I don't know exactly how, but in some cases, a dir
record is not removed, or a new one is created when
it shouldn't be.  The result is that the dir node
lookup returns a master node where the rsb does not
exist.  In this case, The master node will repeatedly
return -EBADR for requests, and the lock requests will
be stuck.

Until all possible ways for this to happen can be
eliminated, a simple and effective way to recover from
this situation is for the supposed master node to send
a standard remove message to the dir node when it
receives a request for a resource it has no rsb for.

Signed-off-by: David Teigland <teigland@redhat.com>
2012-07-16 14:24:43 -05:00
..
2012-05-02 14:15:27 -05:00
2011-07-15 12:30:43 -05:00
2012-07-16 14:16:19 -05:00
2012-07-16 14:16:19 -05:00
2012-07-16 14:16:19 -05:00
2012-07-16 14:16:19 -05:00
2011-01-16 21:22:37 +00:00
2012-07-16 14:24:43 -05:00
2012-07-16 14:16:19 -05:00
2009-05-15 09:34:12 -05:00
2011-05-26 09:46:17 +02:00
2008-04-21 11:22:28 -05:00
2012-01-04 08:56:31 -06:00
2012-01-04 08:56:31 -06:00
2011-07-12 16:02:09 -05:00
2008-12-23 10:15:40 -06:00
2011-07-20 20:23:19 -04:00
2012-07-16 14:16:19 -05:00
2012-05-02 14:15:27 -05:00
2012-01-04 08:56:31 -06:00
2011-03-10 10:40:00 -06:00
2008-02-04 01:23:43 -06:00
2006-01-18 09:30:29 +00:00