On Tue, Jan 17, 2012 at 10:31:00AM -0600, Mitch Harder wrote:
On Tue, Jan 17, 2012 at 3:24 AM, Miao Xie [off-list ref] wrote:
After applying this patch to the re-based integration branch, I was
able to clear an EFBIG error (that seemed to be related to chunk
allocation) I had previously been receiving while trying to balance a
partially corrupted partition.
I was receiving this bug from the btrfs_add_system_chunk() function
which had do_chunk_alloc() close up in the callback list.
The EFBIG error was my bug. There's a commit in the new integration
branch that fixes it (and an earlier one in integration that adds it)
-chris