Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213284
b: refs/heads/master
c: 269cddd
h: refs/heads/master
v: v3
  • Loading branch information
Steven Whitehouse authored and David Teigland committed Sep 7, 2010
1 parent 5560d0e commit 52fc7b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 314dd2a05340fffbe217c5e40ec6c3bd1d07bf89
refs/heads/master: 269cddd44e3588d1c50a7ec055b78de4d6c72cb6
4 changes: 2 additions & 2 deletions trunk/include/linux/dlm.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ typedef void dlm_lockspace_t;
*
* 0 if lock request was successful
* -EAGAIN if request would block and is flagged DLM_LKF_NOQUEUE
* -ENOMEM if there is no memory to process request
* -EINVAL if there are invalid parameters
* -DLM_EUNLOCK if unlock request was successful
* -DLM_ECANCEL if a cancel completed successfully
* -EDEADLK if a deadlock was detected
* -ETIMEDOUT if the lock request was canceled due to a timeout
*/

#define DLM_SBF_DEMOTED 0x01
Expand Down

0 comments on commit 52fc7b9

Please sign in to comment.