summaryrefslogtreecommitdiffstats
path: root/src/MAX_PROC_NR
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-06-13 22:09:13 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-06-13 23:07:26 +0100
commita9d7d044f552855a7ef78d953c0c2672e35bfc80 (patch)
tree0cbcca67b484e3c20668383d74af561e065dd409 /src/MAX_PROC_NR
parent46ed232dc2ff2f7dff91cd93a13d7ce6f2cec504 (diff)
downloadlibguestfs-a9d7d044f552855a7ef78d953c0c2672e35bfc80.tar.gz
libguestfs-a9d7d044f552855a7ef78d953c0c2672e35bfc80.tar.xz
libguestfs-a9d7d044f552855a7ef78d953c0c2672e35bfc80.zip
New API: device-index.
This returns the index of the device, eg. /dev/sdb => 1. Or you can think of it as the order that the device was added, or the index of the device in guestfs_list_devices.
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 0ae9d1ef..3d9988ad 100644
--- a/src/MAX_PROC_NR
+++ b/src/MAX_PROC_NR
@@ -1 +1 @@
-334
+335