diff --git a/[refs] b/[refs] index 9edb87bf6654..16dafc11847a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 878215feb8b2417c4700090b4335739858cf7b5a +refs/heads/master: 51f128ea1c9224c1e3cf6c6a1498431d97699668 diff --git a/trunk/fs/lockd/host.c b/trunk/fs/lockd/host.c index c106d6a93e5d..5f1bcb2f06f3 100644 --- a/trunk/fs/lockd/host.c +++ b/trunk/fs/lockd/host.c @@ -532,7 +532,6 @@ static struct nlm_host *next_host_state(struct hlist_head *cache, host->h_state++; nlm_get_host(host); - mutex_unlock(&nlm_host_mutex); goto out; } }