aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ceph')
-rw-r--r--fs/ceph/locks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ceph/locks.c b/fs/ceph/locks.c
index ebbf680378e2..89788515a63d 100644
--- a/fs/ceph/locks.c
+++ b/fs/ceph/locks.c
@@ -169,7 +169,7 @@ int ceph_flock(struct file *file, int cmd, struct file_lock *fl)
169} 169}
170 170
171/** 171/**
172 * Must be called with BKL already held. Fills in the passed 172 * Must be called with lock_flocks() already held. Fills in the passed
173 * counter variables, so you can prepare pagelist metadata before calling 173 * counter variables, so you can prepare pagelist metadata before calling
174 * ceph_encode_locks. 174 * ceph_encode_locks.
175 */ 175 */