Whamcloud - gitweb
b=11742 FSX checksum false positves due to mmap IO
authorDmitry Zogin <dmitry.zoguine@oracle.com>
Fri, 16 Jul 2010 13:31:52 +0000 (17:31 +0400)
committerMikhail Pershin <tappro@sun.com>
Tue, 20 Jul 2010 07:05:05 +0000 (11:05 +0400)
commitf8995c83720e999b13f057739f8217822a3951fa
tree467c4bc8a7938412895cfb87a333b64a572b5e06
parentc72335a45d56d1ad61a65c228a8aff0cf010b1dc
b=11742 FSX checksum false positves due to mmap IO

 Use OBD_FL_MMAP flag for IOs on a memory mapped file. Do not print
 checksum errors, if the flag is set on a request.

 i=adilger
 i=alexey.lyashkov
 i=johann
lustre/include/lustre/lustre_idl.h
lustre/lclient/lcommon_cl.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c