]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/staging/lustre/lustre/lmv/lmv_obd.c
staging: lustre: lmv: remove unused placement parameter
[karo-tx-linux.git] / drivers / staging / lustre / lustre / lmv / lmv_obd.c
index 915415c41668e033a41bd3c54d54ca8d5b46b160..5926461e769a09b9e7a1eaaed4fe5a548ed379da 100644 (file)
@@ -1284,7 +1284,6 @@ static int lmv_setup(struct obd_device *obd, struct lustre_cfg *lcfg)
        lmv->desc.ld_active_tgt_count = 0;
        lmv->max_def_easize = 0;
        lmv->max_easize = 0;
-       lmv->lmv_placement = PLACEMENT_CHAR_POLICY;
 
        spin_lock_init(&lmv->lmv_lock);
        mutex_init(&lmv->lmv_init_mutex);