summaryrefslogtreecommitdiffstats
path: root/restripe.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2015-05-07 06:46:05 +0200
committerNeilBrown <neilb@suse.de>2015-05-07 06:46:05 +0200
commit42129b3f80b2c2167a79d683eb85cc04f6b3eb0d (patch)
tree186840241efd3427e10aa562ab3ddad3ee236c86 /restripe.c
parentManage: fix test for 'is array failed'. (diff)
downloadmdadm-42129b3f80b2c2167a79d683eb85cc04f6b3eb0d.tar.xz
mdadm-42129b3f80b2c2167a79d683eb85cc04f6b3eb0d.zip
Add "Name" defines to some ancillary programs
All programs now need to declare their "Name". Signed-off-by: NeilBrown <neilb@suse.de> Fixes: d56dd607ba43 ("Change way of printing name of a process")
Diffstat (limited to 'restripe.c')
-rw-r--r--restripe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/restripe.c b/restripe.c
index 6eebb905..30849b76 100644
--- a/restripe.c
+++ b/restripe.c
@@ -882,6 +882,7 @@ unsigned long long getnum(char *str, char **err)
return rv;
}
+char const Name[] = "test_restripe";
main(int argc, char *argv[])
{
/* save/restore file raid_disks chunk_size level layout start length devices...