Re: [PATCH] ext4: restart ext4_ext_remove_space() after transaction restart

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: tytso
Date: Tuesday, May 25, 2010 - 2:38 pm

On Tue, May 25, 2010 at 06:28:29PM +0400, Dmitry Monakhov wrote:

Does adding the optimization I suggested help?  I was nervous because
we don't immediately abort the loop after the rm_leaf function returns
-EAGAIN.  And disentangling the code to free the buffer references
from the other processing that was happening was difficult, and I was
worried about other potential side effects when the code tried to
modify blocks that were already added to the transaction.

       	      	   		      	     - Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] ext4: restart ext4_ext_remove_space() after tr ..., tytso, (Tue May 25, 2:38 pm)