commit | 7e71c55ee73988d0cb61045660b899eaac23bf8f | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Sep 22 10:56:16 2009 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Dec 03 11:42:25 2009 +0000 |
tree | ef96dc44cd067cc758a8df0408ba36818c9ebc35 | |
parent | 22763c5cf3690a681551162c15d34d935308c8d7 [diff] |
GFS2: Fix potential race in glock code We need to be careful of the ordering between clearing the GLF_LOCK bit and scheduling the workqueue. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>