Whamcloud - gitweb
Branch b1_6
authoradilger <adilger>
Sat, 2 Jun 2007 08:00:52 +0000 (08:00 +0000)
committeradilger <adilger>
Sat, 2 Jun 2007 08:00:52 +0000 (08:00 +0000)
commitce79c8180d02f82b52c5f3f6eae4003f86fe1115
treefcef5895e5a7f2881cd69814a568a0249f5a9e7f
parentf6ed9c07dd035ccd6501325b40b9e8b280ce2a8f
Branch b1_6
Fix up error message for the case where a client hits a bogus checksum
error.  This only happens during mmap IO, and can be seen when the
client-side checksum matches the new checksum found on the server,
or has changed again since the message was originally sent.

In preparation for turning checksumming on by default.
b=11742
i=scjody
i=adilger (behlendorf original patch)
lustre/osc/osc_request.c