ocfs2_dlm: Make dlmunlock() wait for migration to complete
authorKurt Hackel <kurt.hackel@oracle.com>
Fri, 5 Jan 2007 23:02:30 +0000 (15:02 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 7 Feb 2007 20:01:49 +0000 (12:01 -0800)
commit71ac1062435ba2d58bf64817b47a6e44f316752e
treed28d47f38aafebe54d926d13c20588d92e1ef466
parentddc09c8ddac8d0f170ba8caa8128801f358dccff
ocfs2_dlm: Make dlmunlock() wait for migration to complete

dlmunlock() was not waiting for migration to complete before releasing locks
on locally mastered locks.

Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Sunil Mushran <Sunil.Mushran@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlm/dlmrecovery.c
fs/ocfs2/dlm/dlmunlock.c
This page took 0.025514 seconds and 5 git commands to generate.