aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorKurt Hackel <kurt.hackel@oracle.com>2006-05-01 14:39:57 -0700
committerMark Fasheh <mark.fasheh@oracle.com>2006-06-26 14:43:19 -0700
commit0032abd674a606c3cf2d9961c8119f5d72c411d0 (patch)
tree9e13077afdc811dd45d707df3e8256259b97aaa2 /fs
parentocfs2: move dlm work to a private work queue (diff)
downloadlinux-dev-0032abd674a606c3cf2d9961c8119f5d72c411d0.tar.xz
linux-dev-0032abd674a606c3cf2d9961c8119f5d72c411d0.zip
ocfs2: remove whitespace in dlmunlock.c
Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'fs')
-rw-r--r--fs/ocfs2/dlm/dlmunlock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ocfs2/dlm/dlmunlock.c b/fs/ocfs2/dlm/dlmunlock.c
index 9b40d60e3b49..b0c3134f4f70 100644
--- 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