On Fri, Dec 09, 2016 at 06:24:30AM -0800, Christoph Hellwig wrote: > This looks fine in general. One thing that confused be a bit is > that list_move will reorder them in a lifo way, but given that > inode create transactions shouldn't depend on each other that's > fine in the end. Yeah, I don't see an easy way around that. But all the create items are in the same transaction, so it shouldn't matter what order the get replayed in as long as they come first... Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html