On Sat, Oct 30, 2010 at 01:07:27AM +0100, Hugo Mills wrote:
> This patch introduces a basic form of progress monitoring for balance
> operations, by counting the number of block groups remaining. The
> information is exposed to userspace by an ioctl.

   Dammit. An unrefreshed quilt patch let an error get through (see
below). Updated patch in a few moments.

   Hugo.

> Index: linux-mainline/fs/btrfs/volumes.c
> ===================================================================
> --- linux-mainline.orig/fs/btrfs/volumes.c    2010-10-26 18:03:38.000000000 
> +0100
> +++ linux-mainline/fs/btrfs/volumes.c 2010-10-29 17:23:40.463279287 +0100
> @@ -1902,6 +1902,7 @@
>       struct btrfs_root *chunk_root = dev_root->fs_info->chunk_root;
>       struct btrfs_trans_handle *trans;
>       struct btrfs_key found_key;
> +     struct btrfs_balance_status *bal_info;

+       struct btrfs_balance_info *bal_info;


-- 
=== Hugo Mills: h...@... carfax.org.uk | darksatanic.net | lug.org.uk ===
  PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk
      --- <dragon> A linked list is still a binary tree. Just a ---      
                          very unbalanced one.                           

Attachment: signature.asc
Description: Digital signature

Reply via email to