]> git.ipfire.org Git - thirdparty/mdadm.git/commit - bitmap.c
md-cluster: use %-64s to print cluster_name
authorGuoqing Jiang <gqjiang@suse.com>
Mon, 6 Jul 2015 08:52:11 +0000 (16:52 +0800)
committerNeilBrown <neilb@suse.com>
Wed, 29 Jul 2015 07:26:12 +0000 (17:26 +1000)
commit2cf42394f020af6643451afb6ca41c3f831c14ef
tree00ccaa41663bf126ced8773a054208f0c4e400cd
parentd7a493695a462ed938d76c181f6f76fb4140597c
md-cluster: use %-64s to print cluster_name

Left align is better for cluster with name less than 64. Also
make the output of cluster name is aligned with others.

Signed-off-by: Guoqing Jiang <gqjiang@suse.com>
Signed-off-by: NeilBrown <neilb@suse.com>
bitmap.c
super1.c