Whamcloud - gitweb
b=11013
authorgreen <green>
Fri, 20 Jul 2007 01:11:24 +0000 (01:11 +0000)
committergreen <green>
Fri, 20 Jul 2007 01:11:24 +0000 (01:11 +0000)
commit51dfa37b0589fe9973fa5054d40a4cdd4f7e3361
tree4bb5fee2f3d84fb19fa8c47976b3bfa530ac5277
parentd161899c4c0257ce4372dcb8b548f7c1c7d449d1
b=11013
r=adilger, nathan

Hash tables for uuids, nids and connections.
17 files changed:
lustre/ChangeLog
lustre/include/Makefile.am
lustre/include/class_hash.h [new file with mode: 0644]
lustre/include/liblustre.h
lustre/include/lustre_export.h
lustre/include/lustre_net.h
lustre/include/obd.h
lustre/kernel_patches/patches/atomic_add_return-sles9.patch [new file with mode: 0644]
lustre/kernel_patches/series/2.6-suse-newer.series
lustre/ldlm/ldlm_lib.c
lustre/obdclass/Makefile.in
lustre/obdclass/autoMakefile.am
lustre/obdclass/class_hash.c [new file with mode: 0644]
lustre/obdclass/genops.c
lustre/obdclass/obd_config.c
lustre/ptlrpc/connection.c
lustre/ptlrpc/ptlrpc_module.c