Whamcloud - gitweb
refactor dual checksum support.
authorshadow <shadow>
Thu, 17 Apr 2008 12:47:06 +0000 (12:47 +0000)
committershadow <shadow>
Thu, 17 Apr 2008 12:47:06 +0000 (12:47 +0000)
commit689ea74b583aff80c50210e90548379f8f22c201
tree1bb5616522baf63e9d1d3378cc38e4e105543109
parentc4fa943d7338205bc0ad306d691dfed7e34c5e52
refactor dual checksum support.
move platform independed part of chksum into separate include
i=johann
i=green
16 files changed:
lustre/include/darwin/obd_cksum.h [new file with mode: 0644]
lustre/include/darwin/obd_support.h
lustre/include/liblustre.h
lustre/include/linux/obd_cksum.h [new file with mode: 0644]
lustre/include/linux/obd_support.h
lustre/include/obd.h
lustre/include/obd_cksum.h [new file with mode: 0644]
lustre/include/obd_class.h
lustre/llite/llite_lib.c
lustre/llite/rw.c
lustre/obdfilter/filter.c
lustre/osc/lproc_osc.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/import.c
lustre/ptlrpc/sec_bulk.c