Whamcloud - gitweb
LU-3674 ldiskfs: fix mb_groups column names 87/7187/2
authorAndreas Dilger <andreas.dilger@intel.com>
Tue, 30 Jul 2013 23:30:59 +0000 (17:30 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 5 Sep 2013 20:42:35 +0000 (20:42 +0000)
commit797007a1d6883d09c80b8eadf60b9475365de2c7
tree3042aeeda6db1f140b598590f841097e36c80904
parent0b2f943a317083a117d6f5f4a22e1d8233a7da77
LU-3674 ldiskfs: fix mb_groups column names

The ext4-mballoc-extra-checks.patch changes the mb_groups /proc file
to print out both the mballoc free blocks count and the group
descriptor free block count, but incorrectly modifies the column
headers.  Fix the headers to match the fields being printed.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: Ia7cb2348cfa7a91ed37690bdbc8438834a3ebbe5
Reviewed-on: http://review.whamcloud.com/7187
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
ldiskfs/kernel_patches/patches/rhel6.3/ext4-mballoc-extra-checks.patch
ldiskfs/kernel_patches/patches/sles11sp2/ext4-mballoc-extra-checks.patch