commit | 5fb35a3a9bc482110b2c6afd1a5004909fa12501 | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@netapp.com> | Thu May 10 15:31:10 2012 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu May 31 20:29:48 2012 -0400 |
tree | ed8196cdcb00aa54958e9314a50543d8f42fd981 | |
parent | ce0fc43c5a09d50ff5ffe208cbb0d3a9c82f038a [diff] |
nfsd: return 0 on reads of fault injection files 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>