Whamcloud - gitweb
Clean up compiler warnings for 64-bit systems where __u64 is a long and
authoradilger <adilger>
Sat, 7 Sep 2002 08:58:54 +0000 (08:58 +0000)
committeradilger <adilger>
Sat, 7 Sep 2002 08:58:54 +0000 (08:58 +0000)
commit259b9255ad852b895869e452b610455dfddc29f3
treef4d65ea77ae10ba7a2e3a7093319660083230364
parent6f3a7411c93b3c7fb020d928fb314ed3fec4997b
Clean up compiler warnings for 64-bit systems where __u64 is a long and
not a long long like on 32-bit systems.  From Evan Felix, PNL.
17 files changed:
lustre/include/linux/lustre_dlm.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/lib/simple.c
lustre/llite/file.c
lustre/llite/super.c
lustre/lov/lov_obd.c
lustre/mds/handler.c
lustre/mds/mds_extN.c
lustre/mds/mds_reint.c
lustre/obdclass/class_obd.c
lustre/obdclass/debug.c
lustre/obdclass/genops.c
lustre/obdfilter/filter.c
lustre/ptlrpc/client.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/service.c