Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Branch HEAD
[fs/lustre-release.git]
/
lustre
/
llite
/
vvp_lock.c
diff --git
a/lustre/llite/vvp_lock.c
b/lustre/llite/vvp_lock.c
index
f0c487d
..
846934c
100644
(file)
--- a/
lustre/llite/vvp_lock.c
+++ b/
lustre/llite/vvp_lock.c
@@
-73,6
+73,7
@@
static unsigned long vvp_lock_weigh(const struct lu_env *env,
}
static const struct cl_lock_operations vvp_lock_ops = {
+ .clo_delete = ccc_lock_delete,
.clo_fini = ccc_lock_fini,
.clo_enqueue = ccc_lock_enqueue,
.clo_wait = ccc_lock_wait,