- backport oscc_create rewrite from b_llp_hp
- send osc_creates to a new OST thread, so that time-sensitive
creations will not have to compete with billions of read/write requests
struct lov_stripe_md **ea, struct obd_trans_info *oti);
int osc_real_create(struct obd_export *exp, struct obdo *oa,
struct lov_stripe_md **ea, struct obd_trans_info *oti);
-int osccd_setup(void);
-int osccd_cleanup(void);
void oscc_init(struct lustre_handle *exph);
int lproc_osc_attach_seqstat(struct obd_device *dev);