projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3156d26
)
ocfs2: remove whitespace in dlmunlock.c
author
Kurt Hackel
<kurt.hackel@oracle.com>
Mon, 1 May 2006 21:39:57 +0000
(14:39 -0700)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Mon, 26 Jun 2006 21:43:19 +0000
(14:43 -0700)
Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlm/dlmunlock.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/ocfs2/dlm/dlmunlock.c
b/fs/ocfs2/dlm/dlmunlock.c
index 9b40d60e3b493f4864631bcb57967d5dbb212703..b0c3134f4f7089b016baaffcf54ed85e266d7f90 100644
(file)
--- a/
fs/ocfs2/dlm/dlmunlock.c
+++ b/
fs/ocfs2/dlm/dlmunlock.c
@@
-317,7
+317,7
@@
static enum dlm_status dlm_send_remote_unlock_request(struct dlm_ctxt *dlm,
size_t veclen = 1;
mlog_entry("%.*s\n", res->lockname.len, res->lockname.name);
-
+
if (owner == dlm->node_num) {
/* ended up trying to contact ourself. this means
* that the lockres had been remote but became local