Whamcloud - gitweb
- added md_ops stats
[fs/lustre-release.git] / lustre / obdecho / echo.c
index b36b02a..6b579e1 100644 (file)
@@ -55,7 +55,7 @@ static struct page *echo_persistent_pages[ECHO_PERSISTENT_PAGES];
 enum {
         LPROC_ECHO_READ_BYTES = 1,
         LPROC_ECHO_WRITE_BYTES = 2,
-        LPROC_ECHO_LAST = LPROC_ECHO_WRITE_BYTES +1
+        LPROC_ECHO_LAST
 };
 
 static int echo_connect(struct lustre_handle *conn, struct obd_device *obd,