forked from Minki/linux
ocfs2: remove whitespace in dlmunlock.c
Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
This commit is contained in:
parent
3156d26701
commit
0032abd674
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user