Whamcloud - gitweb
LU-11025 dne: refactor dir migration
[fs/lustre-release.git] / lustre / mdt / mdt_lproc.c
index 17fe08b..7b99d27 100644 (file)
@@ -1227,6 +1227,7 @@ static const char * const mdt_stats[] = {
        [LPROC_MDT_IO_READ]             = "read_bytes",
        [LPROC_MDT_IO_WRITE]            = "write_bytes",
        [LPROC_MDT_IO_PUNCH]            = "punch",
+       [LPROC_MDT_MIGRATE]             = "migrate",
 };
 
 void mdt_stats_counter_init(struct lprocfs_stats *stats)