summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-06-22 13:55:14 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-06-22 15:24:05 +0100
commit14bb3b5ae75f41af05ca6d26ebbb5e85aacf2e20 (patch)
tree3983965987dcccec2d9eb91494eb31c867f231bb /src
parent5f10c3350338bbca735a74db26f98da968957bd9 (diff)
downloadlibguestfs-14bb3b5ae75f41af05ca6d26ebbb5e85aacf2e20.tar.gz
libguestfs-14bb3b5ae75f41af05ca6d26ebbb5e85aacf2e20.tar.xz
libguestfs-14bb3b5ae75f41af05ca6d26ebbb5e85aacf2e20.zip
New API: mount-9p lets you mount 9p filesystems (RHBZ#714981).
The updated patch makes 'options' into an optional parameter.
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 6cf44528..c20f6574 100644
--- a/src/MAX_PROC_NR
+++ b/src/MAX_PROC_NR
@@ -1 +1 @@
-285
+286