On Tue, Feb 26, 2013 at 09:20:43AM -0500, Josef Bacik wrote:
> 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!
FYI, the commit Josef mentioned is
Btrfs: cleanup orphan reservation if truncate fails
http://git.kernel.org/?p=linux/kernel/git/josef/btrfs-next.git;a=commit;h=4a7d0f6854c4a4ad1dba00a3b128a32d39b9a742
(Correct me if it is wrong.)
thanks,
liubo
>
> Josef
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html