Whamcloud - gitweb
b=11742 FSX checksum false positves due to mmap IO
authorDmitry Zogin <dmitry.zogin@sun.com>
Mon, 17 May 2010 20:35:07 +0000 (16:35 -0400)
committerJohann Lombardi <johann@sun.com>
Tue, 18 May 2010 12:41:42 +0000 (14:41 +0200)
commit80d15f41c1f826563685d5803f06393273e6de0d
treeec7bb983a31c3aee585ae547516dfaaf2172bf52
parent276d6d5f62695b4cdb36ea155629ae4029fa1c9d
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/llite/rw.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c