summaryrefslogtreecommitdiffstats
path: root/src/MAX_PROC_NR
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-10-25 22:49:55 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-10-26 10:07:21 +0100
commitf223dfa29aafeb7b9a07bbedf03d15acddd62e92 (patch)
tree1a4e5d2d62d79f39f224c5efc03316d12fd90a76 /src/MAX_PROC_NR
parent663b99950daeaa2b023520aae756a3a28969c493 (diff)
downloadlibguestfs-f223dfa29aafeb7b9a07bbedf03d15acddd62e92.tar.gz
libguestfs-f223dfa29aafeb7b9a07bbedf03d15acddd62e92.tar.xz
libguestfs-f223dfa29aafeb7b9a07bbedf03d15acddd62e92.zip
New APIs: copy-{file,device}-to-{file,device}.
The four new APIs: guestfs_copy_device_to_device, guestfs_copy_device_to_file, guestfs_copy_file_to_device, and guestfs_copy_file_to_file let you copy from a source to a destination, between files and devices, optionally allowing source and destination offsets and size to be specified.
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 4438e305..95de1eed 100644
--- a/src/MAX_PROC_NR
+++ b/src/MAX_PROC_NR
@@ -1 +1 @@
-293
+297