Whamcloud - gitweb
- change I/O to use a pagearray
authorbraam <braam>
Sun, 11 Aug 2002 08:15:46 +0000 (08:15 +0000)
committerbraam <braam>
Sun, 11 Aug 2002 08:15:46 +0000 (08:15 +0000)
commit8b92a57d48878188dc4fe7ea1438a403f7b486a7
tree145c8b2e82139971ecfaa4fde4ca84c9828ea381
parent75684bba932e1f6100bb30b85415e41c78b9cd44
- change I/O to use a pagearray
- implement remaining striping function in LOV:
  - read/write
  - locking
  - truncate
- minor protocol cleanup for MDS
- change documentation to include design / architecture / manual /
  appendix parts
- add design documents:
   - managmennt api
   - network format
-
24 files changed:
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_lib.h
lustre/include/linux/lustre_mds.h
lustre/include/linux/lustre_net.h
lustre/include/linux/obd.h
lustre/include/linux/obd_class.h
lustre/lib/l_net.c
lustre/lib/mds_updates.c
lustre/lib/page.c
lustre/llite/file.c
lustre/llite/recover.c
lustre/llite/rw.c
lustre/llite/super.c
lustre/lov/lov_obd.c
lustre/mdc/mdc_reint.c
lustre/mdc/mdc_request.c
lustre/mds/handler.c
lustre/obdclass/Makefile.am
lustre/obdclass/class_obd.c
lustre/obdfilter/filter.c
lustre/osc/osc_request.c
lustre/ptlrpc/client.c
lustre/ptlrpc/pack_generic.c
lustre/utils/lctl.c