Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4cdb04
)
Fixed build break
author
pschwan
<pschwan>
Mon, 15 Apr 2002 16:34:45 +0000
(16:34 +0000)
committer
pschwan
<pschwan>
Mon, 15 Apr 2002 16:34:45 +0000
(16:34 +0000)
lustre/llite/commit_callback.c
patch
|
blob
|
history
diff --git
a/lustre/llite/commit_callback.c
b/lustre/llite/commit_callback.c
index
22ce766
..
17b25b8
100644
(file)
--- a/
lustre/llite/commit_callback.c
+++ b/
lustre/llite/commit_callback.c
@@
-90,7
+90,7
@@
static int ll_commitcbd_main(void *arg)
schedule_timeout(sbi->ll_commitcbd_timeout);
CERROR("commit callback daemon woken up - FIXME\n");
- spin_unlock(&
mgr->mgr
_lock);
+ spin_unlock(&
sbi->ll_commitcbd
_lock);
}
sbi->ll_commitcbd_thread = NULL;