commit | b6d408ba8c8be3646dea6f80a2fe55ac403119c8 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 03 15:53:22 2009 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 03 15:53:22 2009 -0500 |
tree | f3305d34863a99c7df4c1453f860237845a21923 | |
parent | a9ed2e2583747fb3139a764c317fac58893b968f [diff] |
NFSv4: Fix up error handling in the state manager main loop. The nfs4_state_manager should not be looking at the error values when deciding whether or not to loop round in order to handle a higher priority state recovery task. It should rather be looking at the clp->cl_state. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>