commit | abcdff09a05117112aa22cd84939039655bca710 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Thu Mar 14 19:55:33 2013 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Apr 03 11:48:38 2013 -0400 |
tree | 307abc0998ddfdfcf2cc1d251190ea606476b060 | |
parent | bfa85e83a87aec71cbb231256eaad7341aa8b4fa [diff] |
nfsd4: fix destroy_session race destroy_session uses the session and client without continuously holding any reference or locks. Put the whole thing under the state lock for now. Signed-off-by: J. Bruce Fields <bfields@redhat.com>