Any chance to get some reviews on this series? On Mon, Apr 03, 2017 at 02:18:27PM +0200, Christoph Hellwig wrote: > We've run into various problems due to the fact that the reflink remap > code reuses the xfs_bmapi_write codepath for setting up the extent list > entries and abuses the firstblock field for that purpose. > > This series fixes this by creating an entirely separate xfs_bmapi_remap > path that is much simpler than xfs_bmapi_write and does not need to > overload the firstblock field. > -- > 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 ---end quoted text--- -- 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