NFSD: Add a custom file operations structure for fault injection
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 29 Nov 2012 16:40:45 +0000 (11:40 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 3 Dec 2012 14:59:02 +0000 (09:59 -0500)
Controlling the read and write functions allows me to add in "forget
client w.x.y.z", since we won't be limited to reading and writing only
u64 values.

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

No differences found