On 04/11/2013 01:40 PM, MORITA Kazutaka wrote: > Do you think the journaling feature can be stabilized in near feature? > If yes, it's okay to me to drop this patch. Otherwise, we should > accept this change for more developers to be able to test and debug > journaling codes easily (and, IMHO, it's a bit pain to rebase this > patch for each we review journaling codes). I can't speak it until we pass all current tests. But I guess it should come in the near future if Mitake can work on it as much as possible, due to simplicity of the journal code. The main part that is easy to catch bug is recovery path, data path is relatively stable because it is very straightforward and actually run by some users I know. Thanks, Yuan |