nfsd: return 0 on reads of fault injection files
authorWeston Andros Adamson <dros@netapp.com>
Thu, 10 May 2012 19:31:10 +0000 (15:31 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Jun 2012 00:29:48 +0000 (20:29 -0400)
debugfs read operations were returning the contents of an uninitialized u64.

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found