Whamcloud - gitweb
- fixes to the MDS: it now answers requests from the request test
authorbraam <braam>
Sat, 29 Dec 2001 00:20:44 +0000 (00:20 +0000)
committerbraam <braam>
Sat, 29 Dec 2001 00:20:44 +0000 (00:20 +0000)
commit6ac6a67a4c5352a308171322affd569eabe23dff
tree5ea9fa3ae027171dfde49e2ca8896f49120d8eb6
parent30e4df0abf17b168e95912b73a975a82efa905eb
- fixes to the MDS: it now answers requests from the request test
  program.
- beginning of OST client/server code - needs work.
lustre/demos/Makefile.in [deleted file]
lustre/include/linux/lustre_mds.h
lustre/lib/mds_pack.c
lustre/lib/obd_pack.c [new file with mode: 0644]
lustre/mds/handler.c
lustre/obdclass/Makefile.in [deleted file]
lustre/obdfs/Makefile.in [deleted file]
lustre/ost/Makefile.am [new file with mode: 0644]
lustre/ost/handler.c [new file with mode: 0644]
lustre/scripts/Makefile.in [deleted file]
lustre/utils/Makefile.am