NFSD: Lock state before calling fault injection function
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 29 Nov 2012 16:40:38 +0000 (11:40 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 3 Dec 2012 14:58:54 +0000 (09:58 -0500)
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>

No differences found