Whamcloud - gitweb
LU-352 obdfilter: fix obdfilter-survey to work on verify mode.
[fs/lustre-release.git] / lustre / obdfilter / filter.c
index ab8896f..527b02f 100644 (file)
@@ -4763,7 +4763,6 @@ static struct obd_ops filter_obd_ops = {
         .o_create         = filter_create,
         .o_setattr        = filter_setattr,
         .o_destroy        = filter_destroy,
-        .o_brw            = filter_brw,
         .o_punch          = filter_truncate,
         .o_sync           = filter_sync,
         .o_preprw         = filter_preprw,