summaryrefslogtreecommitdiffstats
path: root/src/MAX_PROC_NR
diff options
context:
space:
mode:
authorWanlong Gao <wanlong.gao@gmail.com>2011-12-03 17:07:47 +0800
committerRichard W.M. Jones <rjones@redhat.com>2011-12-03 11:05:48 +0000
commitfcb975a6424d48d63f03961e34b92ed7c6a27362 (patch)
tree3d50ded681c05bee1effce496fa84cf43f95d383 /src/MAX_PROC_NR
parentb7addee24d211014086c44bcef6a0c799e4fb987 (diff)
downloadlibguestfs-fcb975a6424d48d63f03961e34b92ed7c6a27362.tar.gz
libguestfs-fcb975a6424d48d63f03961e34b92ed7c6a27362.tar.xz
libguestfs-fcb975a6424d48d63f03961e34b92ed7c6a27362.zip
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>
Diffstat (limited to 'src/MAX_PROC_NR')
-rw-r--r--src/MAX_PROC_NR2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MAX_PROC_NR b/src/MAX_PROC_NR
index 274f7143..81606223 100644
--- a/src/MAX_PROC_NR
+++ b/src/MAX_PROC_NR
@@ -1 +1 @@
-302
+303