diff --git a/[refs] b/[refs] index cb9d4b98726e..361033eb022a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 529da704ad1ead755d9e40721f29446cb278e099 +refs/heads/master: ced156e464e49b6b4153ede9aaa04d9a4ad24e0c diff --git a/trunk/fs/ext4/mballoc.c b/trunk/fs/ext4/mballoc.c index 447c0f3384ab..e16583032b6b 100644 --- a/trunk/fs/ext4/mballoc.c +++ b/trunk/fs/ext4/mballoc.c @@ -2581,7 +2581,7 @@ int ext4_mb_release(struct super_block *sb) atomic_read(&sbi->s_mb_lost_chunks)); printk(KERN_INFO "EXT4-fs: mballoc: %lu generated and it took %Lu\n", - sbi->s_mb_buddies_generated++, + sbi->s_mb_buddies_generated, sbi->s_mb_generation_time); printk(KERN_INFO "EXT4-fs: mballoc: %u preallocated, %u discarded\n",