commit | 34e3d180370c44ad3ecd3a1f9099e150d3bb103f | [log] [tgz] |
---|---|---|
author | Kurt Hackel <kurt.hackel@oracle.com> | Sat Jul 15 10:22:39 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Mon Aug 07 10:55:22 2006 -0700 |
tree | f0e942f11654d3923ddf2c854be5e94572eb52e9 | |
parent | a23eac99d4392b8b779305498d7614e41a0e16e9 [diff] |
ocfs2: fix check for locally granted state during dlmunlock() If a process requests a lock cancel but the lock has been remotely granted already then there is no need to send the cancel message. Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>