On Thu, Dec 14, 2017 at 08:42:20AM -0800, Christoph Hellwig wrote: > Looks good, > > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > > Although I wonder if for both inodes and buffers we eventually > want lists instead of arrays to hold the attached objects. We will if we ever want more than two inodes/buffers held per dfops, but for now it doesn't seem necessary (and has the same overhead for the dfops as a list_head). --D > -- > 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 -- 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