NFSD: Reading a fault injection file prints a state count
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 29 Nov 2012 16:40:44 +0000 (11:40 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 3 Dec 2012 14:59:01 +0000 (09:59 -0500)
I also log basic information that I can figure out about the type of
state (such as number of locks for each client IP address).  This can be
useful for checking that state was actually dropped and later for
checking if the client was able to recover.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found