commit | 89d799d008710e048ee14df4f4e5441e9f4d5d50 | [log] [tgz] |
---|---|---|
author | David Teigland <teigland@redhat.com> | Thu Mar 25 14:23:13 2010 -0500 |
committer | David Teigland <teigland@redhat.com> | Fri Apr 30 14:52:51 2010 -0500 |
tree | 76d6d11a5168e6062d04c64ce88c9d7a7e50e583 | |
parent | 99fb19d49ecbeb390e023f58867c227a15f422f7 [diff] |
dlm: fix ast ordering for user locks Commit 7fe2b3190b8b299409f13cf3a6f85c2bd371f8bb fixed possible misordering of completion asts (casts) and blocking asts (basts) for kernel locks. This patch does the same for locks taken by user space applications. Signed-off-by: David Teigland <teigland@redhat.com>