Whamcloud - gitweb
b=3874
[fs/lustre-release.git] / lustre / obdfilter / filter_io_24.c
index abc48ad..a368f74 100644 (file)
@@ -304,7 +304,6 @@ int filter_commitrw_write(struct obd_export *exp, struct obdo *oa, int objcount,
                 LASSERT(oti->oti_transno <= obd->obd_last_committed);
         if (time_after(jiffies, now + 15 * HZ))
                 CERROR("slow commitrw commit %lus\n", (jiffies - now) / HZ);
-
 cleanup:
         filter_grant_commit(exp, niocount, res);