summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2010-02-24 11:59:23 -0600
committerGreg Kroah-Hartman <gregkh@suse.de>2010-08-13 13:20:21 -0700
commit8b52a196f50ca16eb07abea00443ff74884d11f0 (patch)
tree6a05042fd22539cd63e179cd800c6a830860cce3 /.gitignore
parent6ce7a93b30612fd11301dbbafaac8ae01497054d (diff)
dlm: send reply before bast
commit cf6620acc0f6fac57968aafef79ab372bdcf6157 upstream. When the lock master processes a successful operation (request, convert, cancel, or unlock), it will process the effects of the change before sending the reply for the operation. The "effects" of the operation are: - blocking callbacks (basts) for any newly granted locks - waiting or converting locks that can now be granted The cast is queued on the local node when the reply from the lock master is received. This means that a lock holder can receive a bast for a lock mode that is doesn't yet know has been granted. Signed-off-by: David Teigland <teigland@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions