v3:
  - rebase on upstream
  - fix some comments
v2:
  - add check for the length of lines[]
  - the code parsing 'btrfs scrub -R status' output is changed into a loop
Hu Tao (2):
  New API: btrfs_balance_status
  New API: btfs_scrub_status
 daemon/btrfs.c                           | 263 +++++++++++++++++++++++++++++++
 generator/actions.ml                     |  26 +++
 generator/structs.ml                     |  34 ++++
 gobject/Makefile.inc                     |   4 +
 java/Makefile.inc                        |   2 +
 java/com/redhat/et/libguestfs/.gitignore |   2 +
 po/POTFILES                              |   2 +
 src/MAX_PROC_NR                          |   2 +-
 8 files changed, 334 insertions(+), 1 deletion(-)
-- 
2.1.0