On Tue, Apr 17, 2007 at 07:59:44AM +0200, Nick Piggin wrote: > I'll possibly omit the perform_write stuff in the first -mm merge, so > that we can get the basics reviewed and working, and exercise the > write_begin/write_end paths well first. I agree. One thing that should be done for the merge is getting rid of ->prepare_write and ->commit_write. Historic data show that if we start a partial transition it will take ages to finish it. In addition to that the backwards compatibility code in this case is rather big and very ugly, and we'd be better off without it. - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html