]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super0.c
Add --export option to --detail to use key=value pairs.
authorKay Sievers <kay.sievers@novell.com>
Tue, 8 May 2007 07:17:33 +0000 (17:17 +1000)
committerNeil Brown <neilb@suse.de>
Tue, 8 May 2007 07:17:33 +0000 (17:17 +1000)
commit54bad3644f4ea8132a789e827d05d2e712b4f547
tree2cc04f49d0b3ef104ee2741425e095cf5888d89b
parent2fb749d1b7588985b1834e43de4ec5685d0b8d26
Add --export option to --detail to use key=value pairs.

udev likes to get information about a device as key=value pairs so it
can create disk/by-id links etc.  So add --export flag which causes
the output of --detail to easily parsable.

From: Kay Sievers <kay.sievers@novell.com>
Detail.c
ReadMe.c
mdadm.8
mdadm.c
mdadm.h
super0.c
super1.c