Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Thu, 25 Oct 2007 03:03:57 +0000 (03:03 +0000)
committerbobijam <bobijam>
Thu, 25 Oct 2007 03:03:57 +0000 (03:03 +0000)
commitf50d3d56f80184bc21f729e1640422d6a2a31158
treeb10adc7be391819b997deb70347953814fe5d82c
parent1afb9b16c7eda4dc72183d089aad3d756eb92c70
Branch HEAD
b=13497
i=deen
i=johann

Description: LASSERT_{REQ,REP}SWAB macros are buggy
Details    : If SWAB_PARANOIA is disabled, the LASSERT_REQSWAB and
             LASSERT_REPSWAB macros become no-ops, which is incorrect. Drop
             these macros and replace them with their difinitions instead.
23 files changed:
lustre/ChangeLog
lustre/include/lustre_net.h
lustre/ldlm/ldlm_lib.c
lustre/liblustre/dir.c
lustre/liblustre/file.c
lustre/liblustre/super.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/remote_perm.c
lustre/llite/symlink.c
lustre/llite/xattr.c
lustre/lmv/lmv_intent.c
lustre/lmv/lmv_internal.h
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_request.c
lustre/mds/handler.c
lustre/mds/mds_lib.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/client.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/service.c