commit | ab707e156593ff7fffd615757332dbff6616836a | [log] [tgz] |
---|---|---|
author | Benny Halevy <bhalevy@panasas.com> | Wed May 12 00:14:06 2010 +0300 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Thu May 13 11:59:11 2010 -0400 |
tree | a9d1c7d851ca178e616f05aab30377ab778762b4 | |
parent | d76829889ac4250a18cfcc1a606bb256bb9c570c [diff] |
nfsd4: nfsd4_destroy_session must set callback client under the state lock nfsd4_set_callback_client must be called under the state lock to atomically set or unset the callback client and shutting down the previous one. Signed-off-by: Benny Halevy <bhalevy@panasas.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>