Message ID | 20110102202042.GN1886@bicker (mailing list archive) |
---|---|
State | Accepted, archived |
Delegated to: | Trond Myklebust |
Headers | show |
diff --git a/fs/lockd/host.c b/fs/lockd/host.c index c106d6a..5f1bcb2 100644 --- a/fs/lockd/host.c +++ b/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; } }