On Sun, Feb 24, 2013 at 07:55:46PM -0700, Marc MERLIN wrote:
> Is this useful to anyone?
> 
> Got this after a crash/reboot:
> 
>       if (block_rsv) {
>               WARN_ON(block_rsv->size > 0);  <<<<<<<<<<<<<<<<<<<<<<
>               btrfs_free_block_rsv(root, block_rsv);
>       }
> 

Fixed in btrfs-next, thanks for reporting!

Josef
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to