summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/protocol')
-rw-r--r--xlators/protocol/client/src/client-handshake.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/protocol/client/src/client-handshake.c b/xlators/protocol/client/src/client-handshake.c
index 08d3d0869eb..e5b85b41e3d 100644
--- a/xlators/protocol/client/src/client-handshake.c
+++ b/xlators/protocol/client/src/client-handshake.c
@@ -739,7 +739,7 @@ client3_3_reopen_cbk (struct rpc_req *req, struct iovec *iov, int count,
ret = 0;
if (attempt_lock_recovery) {
- /* Delay decrementing the reopen fd count untill all the
+ /* Delay decrementing the reopen fd count until all the
locks corresponding to this fd are acquired.*/
gf_log (this->name, GF_LOG_DEBUG, "acquiring locks "
"on %s", local->loc.path);