Whamcloud - gitweb
b=2200: perform delorphan recovery when an OST is reintegrated.
authorshaver <shaver>
Wed, 29 Oct 2003 17:35:57 +0000 (17:35 +0000)
committershaver <shaver>
Wed, 29 Oct 2003 17:35:57 +0000 (17:35 +0000)
commit862b9d58565634478662f7fa67accc7989e8d6fd
treec431924f04979c800cb14223c1d9f6f4f81061d7
parent1f97972bd9fac60905b46ee6f93c3f043b56cbb3
b=2200: perform delorphan recovery when an OST is reintegrated.
        - use generic per-obd notification system
- relay LOV's notifications to MDS
- support running delorphan on only one OST, if an OST
  UUID is specified
- suppress CERRORs and refailing for -EIO in interpret_create,
  because we handle it more gracefully now

r=phik.
lustre/osc/osc_create.c
lustre/tests/test-framework.sh