Files
linux-apfs/fs/dlm
David Teigland 05c32f47bf dlm: fix race between remove and lookup
It was possible for a remove message on an old
rsb to be sent after a lookup message on a new
rsb, where the rsbs were for the same resource
name.  This could lead to a missing directory
entry for the new rsb.

It is fixed by keeping a copy of the resource
name being removed until after the remove has
been sent.  A lookup checks if this in-progress
remove matches the name it is looking up.

Signed-off-by: David Teigland <teigland@redhat.com>
2012-07-16 14:18:01 -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:18:01 -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
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