Thread (8 messages) 8 messages, 4 authors, 2013-01-02

Re: BUG during log recovery

From: David Sterba <hidden>
Date: 2012-12-19 16:15:27

On Tue, Dec 18, 2012 at 03:10:24PM +0100, Jan Steffens wrote:
	if (!caching_ctl) {
		BUG_ON(!block_group_cache_done(block_group));
		ret = btrfs_remove_free_space(block_group, start, num_bytes);
		BUG_ON(ret); /* -ENOMEM */     // <<< 6185
The actual value of ret is = -11 = -EAGAIN (EAX: fffffff5 in the report)
	} else {
		mutex_lock(&caching_ctl->mutex);

		if (start >= caching_ctl->progress) {
			ret = add_excluded_extent(root, start, num_bytes);
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help