Re: [PATCH] Btrfs: account for orphan inodes properly during cleanup

2013-02-05 Thread David Sterba
On Fri, Feb 01, 2013 at 04:05:17PM -0500, Josef Bacik wrote: Dave sent me a panic where we were doing the orphan cleanup and panic'ed trying to release our reservation from the orphan block rsv. The reason for this is because our orphan block rsv had been free'd out from underneath us because

[PATCH] Btrfs: account for orphan inodes properly during cleanup

2013-02-01 Thread Josef Bacik
Dave sent me a panic where we were doing the orphan cleanup and panic'ed trying to release our reservation from the orphan block rsv. The reason for this is because our orphan block rsv had been free'd out from underneath us because the transaction commit found that there were no orphan inodes