summaryrefslogtreecommitdiffstats
path: root/src
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-07-07 11:22:41 +0100
commit8deae6d2cc27f84d8b1c7112de2b41a2346670b8 (patch)
tree739781321fadb70bc23b694cc817025733108dcd /src
parent293a2a108dac3865fcd8e44f92fcc2deb42f9eec (diff)
downloadlibguestfs-8deae6d2cc27f84d8b1c7112de2b41a2346670b8.tar.gz
libguestfs-8deae6d2cc27f84d8b1c7112de2b41a2346670b8.tar.xz
libguestfs-8deae6d2cc27f84d8b1c7112de2b41a2346670b8.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. (cherry picked from commit a9d7d044f552855a7ef78d953c0c2672e35bfc80)
Diffstat (limited to 'src')
-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 873b744b..3d9988ad 100644
--- a/src/MAX_PROC_NR
+++ b/src/MAX_PROC_NR
@@ -1 +1 @@
-304
+335