Skip to content

Commit

Permalink
Merge pull request #9994 from xiexingguo/xxg-wip-kill-client-warn
Browse files Browse the repository at this point in the history
client: kill compiling warning

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
  • Loading branch information
gregsfortytwo committed Jun 29, 2016
2 parents dc1721b + 0349170 commit a69a264
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/client/Client.cc
Expand Up @@ -11700,8 +11700,6 @@ int Client::_fallocate(Fh *fh, int mode, int64_t offset, int64_t length)
}
}

done:

if (onuninline) {
client_lock.Unlock();
uninline_flock.Lock();
Expand Down

0 comments on commit a69a264

Please sign in to comment.