NEW API: add blkid command to print the attributes of the device
authorWanlong Gao <wanlong.gao@gmail.com>
Sat, 3 Dec 2011 09:07:47 +0000 (17:07 +0800)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 3 Dec 2011 11:05:48 +0000 (11:05 +0000)
commitfcb975a6424d48d63f03961e34b92ed7c6a27362
tree3d50ded681c05bee1effce496fa84cf43f95d383
parentb7addee24d211014086c44bcef6a0c799e4fb987
NEW API: add blkid command to print the attributes of the device

A NEW API blkid.
It can print the device attributes.
Use it after list-devices, we can list ower devices and the attributes
of each device.
Use it like:
blkid <device>
It's should be a usefull function.

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
daemon/blkid.c
generator/generator_actions.ml
src/MAX_PROC_NR