Whamcloud - gitweb
LU-1422 lnet: eliminate obsolete Cray Catamount support
authorJames Simmons <uja.ornl@gmail.com>
Mon, 2 Jul 2012 17:18:17 +0000 (13:18 -0400)
committerOleg Drokin <green@whamcloud.com>
Thu, 5 Jul 2012 17:09:54 +0000 (13:09 -0400)
commit7358bc93e63ca3eff1cde4f73d0e1d81896b1eaa
tree6ae3f71ff38add90cd0c514936fc81db25edeaca
parent01bd9accf1f2edcafe63aaf923b173642a88840f
LU-1422 lnet: eliminate obsolete Cray Catamount support

Remove the bulk of code for the no longer supported Catamount
platform on Cray. This was conditionally compiled under CRAY_XT3.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: I011058fb0bc74aaf01ec34ea6385e54bdee2356f
Reviewed-on: http://review.whamcloud.com/3064
Reviewed-by: Cory Spitz <spitzcor@cray.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
30 files changed:
build/autoconf/lustre-build.m4
libcfs/include/libcfs/libcfs_private.h
lnet/autoconf/lustre-lnet.m4
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/types.h
lnet/klnds/ptllnd/Makefile.in
lnet/klnds/ptllnd/ptllnd.c
lnet/klnds/ptllnd/ptllnd.h
lnet/klnds/ptllnd/ptllnd_cb.c
lnet/klnds/ptllnd/ptllnd_modparams.c
lnet/klnds/ptllnd/ptllnd_peer.c
lnet/klnds/ptllnd/ptllnd_ptltrace.c [deleted file]
lnet/klnds/ptllnd/ptllnd_rx_buf.c
lnet/klnds/ptllnd/ptllnd_tx.c
lnet/lnet/api-ni.c
lnet/ulnds/Makefile.in
lnet/ulnds/autoMakefile.am
lnet/ulnds/ptllnd/.gitignore [deleted file]
lnet/ulnds/ptllnd/Makefile.am [deleted file]
lnet/ulnds/ptllnd/ptllnd.c [deleted file]
lnet/ulnds/ptllnd/ptllnd.h [deleted file]
lnet/ulnds/ptllnd/ptllnd_cb.c [deleted file]
lnet/utils/Makefile.am
lnet/utils/genlib.sh
lustre/include/lustre_net.h
lustre/liblustre/Makefile.am
lustre/liblustre/genlib.sh
lustre/liblustre/tests/Makefile.am
lustre/ptlrpc/events.c
lustre/ptlrpc/import.c