Branch HEAD
b=13805 i=ericm i=bobijam add support for several checksum algorithms. Currently, CRC32 and Adler-32 are supported. The checksum type can be changed on the fly through /proc/fs/lustre/osc/*/checksum_type.
Showing
- lustre/ChangeLog 49 additions, 42 deletionslustre/ChangeLog
- lustre/include/linux/obd_support.h 64 additions, 0 deletionslustre/include/linux/obd_support.h
- lustre/include/lustre/lustre_idl.h 21 additions, 3 deletionslustre/include/lustre/lustre_idl.h
- lustre/include/obd.h 27 additions, 3 deletionslustre/include/obd.h
- lustre/include/obd_support.h 2 additions, 0 deletionslustre/include/obd_support.h
- lustre/ldlm/ldlm_lib.c 7 additions, 0 deletionslustre/ldlm/ldlm_lib.c
- lustre/liblustre/Makefile.am 1 addition, 1 deletionlustre/liblustre/Makefile.am
- lustre/liblustre/genlib.sh 1 addition, 0 deletionslustre/liblustre/genlib.sh
- lustre/llite/llite_lib.c 14 additions, 0 deletionslustre/llite/llite_lib.c
- lustre/obdfilter/filter.c 24 additions, 0 deletionslustre/obdfilter/filter.c
- lustre/osc/lproc_osc.c 57 additions, 0 deletionslustre/osc/lproc_osc.c
- lustre/osc/osc_request.c 60 additions, 30 deletionslustre/osc/osc_request.c
- lustre/ost/ost_handler.c 25 additions, 11 deletionslustre/ost/ost_handler.c
- lustre/ptlrpc/import.c 32 additions, 0 deletionslustre/ptlrpc/import.c
- lustre/ptlrpc/pack_generic.c 1 addition, 1 deletionlustre/ptlrpc/pack_generic.c
- lustre/ptlrpc/wiretest.c 12 additions, 7 deletionslustre/ptlrpc/wiretest.c
- lustre/tests/sanity.sh 58 additions, 11 deletionslustre/tests/sanity.sh
- lustre/tests/test-framework.sh 6 additions, 0 deletionslustre/tests/test-framework.sh
- lustre/utils/wirecheck.c 6 additions, 1 deletionlustre/utils/wirecheck.c
- lustre/utils/wiretest.c 13 additions, 8 deletionslustre/utils/wiretest.c
Loading
Please register or sign in to comment