commit | 043958395a6b91863046b0cd7cae9c67fa845144 | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Thu Nov 29 11:40:38 2012 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Dec 03 09:58:54 2012 -0500 |
tree | 192d24b14d09394b92ffb7298b2df60695097126 | |
parent | e5f9570319771bb0a5afc792b34fbd5564b935c8 [diff] |
NFSD: Lock state before calling fault injection function Each function touches state in some way, so getting the lock earlier can help simplify code. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>