summaryrefslogtreecommitdiffstats
path: root/src/MAX_PROC_NR
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-04-13 13:13:50 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-04-13 15:44:17 +0100
commit8104b2dfab32aea972ecfc4e89bf350b092e1952 (patch)
treee451b1c6f1292466167a00577e3824fb422ebfc2 /src/MAX_PROC_NR
parent9ccde76f611bf4658180717a41544350b5b4632a (diff)
downloadlibguestfs-8104b2dfab32aea972ecfc4e89bf350b092e1952.tar.gz
libguestfs-8104b2dfab32aea972ecfc4e89bf350b092e1952.tar.xz
libguestfs-8104b2dfab32aea972ecfc4e89bf350b092e1952.zip
New APIs for reading and writing ext2 file attributes and file generation.
The new APIs are: get-e2attrs: List ext2 file attributes of a file. set-e2attrs: Set or clear ext2 file attributes of a file. get-e2generation: Get ext2 file generation of a file. set-e2generation: Set ext2 file generation of a file. These are implemented using the lsattr and chattr programs from e2fsprogs.
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 4dab36bb..3ae0b938 100644
--- a/src/MAX_PROC_NR
+++ b/src/MAX_PROC_NR
@@ -1 +1 @@
-317
+321