nfsd: add locking to stateowner release
authorJeff Layton <jlayton@primarydata.com>
Wed, 30 Jul 2014 01:34:38 +0000 (21:34 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 31 Jul 2014 18:20:27 +0000 (14:20 -0400)
Once we remove the client_mutex, we'll need to properly protect
the stateowner reference counts using the cl_lock.

Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found