summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWanlong Gao <gaowanlong@cn.fujitsu.com>2012-05-15 22:29:19 +0800
committerRichard W.M. Jones <rjones@redhat.com>2012-05-15 16:07:45 +0100
commitb9331a2d73f2ce2e424329d35139e68f0fbe8c7a (patch)
treefb2f0afa7d848fac27a3d149d5e1616007c407f0 /src
parenta84d02e8d8fbb7d31cd124cd0eefe56cddeb3045 (diff)
downloadlibguestfs-b9331a2d73f2ce2e424329d35139e68f0fbe8c7a.tar.gz
libguestfs-b9331a2d73f2ce2e424329d35139e68f0fbe8c7a.tar.xz
libguestfs-b9331a2d73f2ce2e424329d35139e68f0fbe8c7a.zip
NEW API: add new api btrfs-fsck
Add the new API btrfs-fsck to check the btrfs filesystem. Btrfs is currently under heavy development, and not suitable for any uses other than benchmarking and review. But it'll be useful in the near future. Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
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 ec6cab01..6f96da66 100644
--- a/src/MAX_PROC_NR
+++ b/src/MAX_PROC_NR
@@ -1 +1 @@
-331
+332