From: Bryan Schumaker Date: Thu, 29 Nov 2012 16:40:45 +0000 (-0500) Subject: NFSD: Add a custom file operations structure for fault injection X-Git-Tag: v3.8-rc1~20^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7cc431edd0a6c69a88b5ff1e304af50bfb2270e;p=pandora-kernel.git NFSD: Add a custom file operations structure for fault injection 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 Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed