Whamcloud - gitweb
b=5150
[fs/lustre-release.git] / lustre / obdfilter / filter.c
index 3e5d9f6..04b941e 100644 (file)
@@ -1629,7 +1629,7 @@ static int filter_cleanup(struct obd_device *obd, int flags)
         RETURN(0);
 }
 
-static int filter_connect_post(struct obd_export *exp)
+static int filter_connect_post(struct obd_export *exp, unsigned long connect_flags)
 {
         struct obd_device *obd = exp->exp_obd;
         struct filter_export_data *fed;