diff options
| author | Kurt Hackel <[email protected]> | 2007-01-05 15:04:49 -0800 |
|---|---|---|
| committer | Mark Fasheh <[email protected]> | 2007-02-07 12:02:40 -0800 |
| commit | e17e75ecb86b8ce9b51b219b5348517561031f80 (patch) | |
| tree | 358001a91077fc9e62bd8def833f622d93c365cf /include/linux/debugobjects.h | |
| parent | 71ac1062435ba2d58bf64817b47a6e44f316752e (diff) | |
ocfs2_dlm: Fix migrate lockres handler queue scanning
The migrate lockres handler was only searching for its lock on
migrated lockres on the expected queue. This could be problematic
as the new master could have also issued a convert request
during the migration and thus moved the lock to the convert queue.
We now search for the lock on all three queues.
Signed-off-by: Kurt Hackel <[email protected]>
Signed-off-by: Sunil Mushran <[email protected]>
Signed-off-by: Mark Fasheh <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions