Whamcloud - gitweb
- very preliminary prototype for "early osd"
authoralex <alex>
Sun, 22 Feb 2009 19:32:43 +0000 (19:32 +0000)
committeralex <alex>
Sun, 22 Feb 2009 19:32:43 +0000 (19:32 +0000)
commitbcbef643358f163f856961a01b503d5902985380
treee837b61fc42e76c28d757863909ac459ec0e9ff3
parent36774915c3f7c5ff8f3a5cc7ca32e6816292f60f
 - very preliminary prototype for "early osd"
    - OSD is setup by mountconf (both ldiskfs and dmu are tried)
    - mountconf uses OSD to access mountdata file
    - mountconf can request registration w/o mountdata file
       (to be reimplemented within MGS)
    - MDT and OFD re-use that OSD
19 files changed:
lustre/include/lu_object.h
lustre/include/lustre_disk.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/mds/handler.c
lustre/mdt/mdt_handler.c
lustre/mgc/mgc_request.c
lustre/mgs/mgs_fs.c
lustre/mgs/mgs_handler.c
lustre/obdclass/obd_mount.c
lustre/ofd/ofd_dev.c
lustre/ofd/ofd_fs.c
lustre/ofd/ofd_internal.h
lustre/ofd/ofd_obd.c
lustre/ofd/ofd_objects.c
lustre/osd/osd_handler.c
lustre/osd/osd_internal.h
lustre/osd/osd_lproc.c
lustre/osd/osd_oi.c