Whamcloud - gitweb
LU-14382 mdt: implement fallocate in MDC/MDT
[fs/lustre-release.git] / lustre / mdt / mdt_lproc.c
index e0d60db..4dd78ef 100644 (file)
@@ -1486,6 +1486,7 @@ static const char * const mdt_stats[] = {
        [LPROC_MDT_IO_WRITE]            = "write_bytes",
        [LPROC_MDT_IO_PUNCH]            = "punch",
        [LPROC_MDT_MIGRATE]             = "migrate",
+       [LPROC_MDT_FALLOCATE]           = "fallocate",
 };
 
 void mdt_stats_counter_init(struct lprocfs_stats *stats, unsigned int offset)