Whamcloud - gitweb
Initial implementation of management-ping client.
authorshaver <shaver>
Tue, 8 Jul 2003 17:09:33 +0000 (17:09 +0000)
committershaver <shaver>
Tue, 8 Jul 2003 17:09:33 +0000 (17:09 +0000)
commitbd456b9983e5adde022120e7096bcaff1ceecadf
tree6f44e87c0e345decb053efbe7069387b739d65ac
parentf380b06aff8b139beb5125b265b76b5ad717bf43
Initial implementation of management-ping client.
lustre/include/linux/lustre_mgmt.h [new file with mode: 0644]
lustre/mgmt/Makefile.am
lustre/mgmt/mgmt_cli.c [new file with mode: 0644]
lustre/mgmt/mgmt_svc.c