X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fcmm%2Fmdc_device.c;h=3328740c307cfffdcde883d53b908e16ed133bed;hb=5746841a82c5424a972e9797da69dcc35ea0619d;hp=2b04e872c7b147c9ae2cd8a251aa8984d2e010cc;hpb=0521288fde9ed5862c1a01b0a884e91b8ad9841f;p=fs%2Flustre-release.git diff --git a/lustre/cmm/mdc_device.c b/lustre/cmm/mdc_device.c index 2b04e87..3328740 100644 --- a/lustre/cmm/mdc_device.c +++ b/lustre/cmm/mdc_device.c @@ -235,7 +235,7 @@ static struct lu_device_operations mdc_lu_ops = { .ldo_process_config = mdc_process_config }; -void mdc_init_ea_size(const struct lu_env *env, struct mdc_device *mc, +void cmm_mdc_init_ea_size(const struct lu_env *env, struct mdc_device *mc, int max_mdsize, int max_cookiesize) { struct obd_device *obd = class_exp2obd(mc->mc_desc.cl_exp);