commit | 967b9281361481aecf323563886ef972ee88c681 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Mar 20 13:44:09 2006 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Mar 20 13:44:09 2006 -0500 |
tree | de7ced8972fdff5011d43a6fe24c2c7ac7cc0cb6 | |
parent | 12de3b35ea549c5819f287508d7afab0bf3ac44d [diff] |
NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state() The reason is that the idmapper cleanup may call flush_workqueue() on rpciod_workqueue. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>