Christoph Hellwig
2016-Dec-09 08:22 UTC
[Ocfs2-devel] [PATCH v3 0/8] ocfs2: wire up {clone, copy, dedupe}_range
On Thu, Dec 08, 2016 at 11:32:13PM -0800, Darrick J. Wong wrote:> It's been a week and nobody's written in any objections. Andrew, could > this go into linux-next for some soak time?I'm mostly fine with my series, but I would much prefer if this went on top of my patch to implement the copy -> clone fallback in the core to avoid creating annoying merge conflicts.
Al Viro
2016-Dec-10 01:52 UTC
[Ocfs2-devel] [PATCH v3 0/8] ocfs2: wire up {clone, copy, dedupe}_range
On Fri, Dec 09, 2016 at 12:22:53AM -0800, Christoph Hellwig wrote:> On Thu, Dec 08, 2016 at 11:32:13PM -0800, Darrick J. Wong wrote: > > It's been a week and nobody's written in any objections. Andrew, could > > this go into linux-next for some soak time? > > I'm mostly fine with my series, but I would much prefer if this went > on top of my patch to implement the copy -> clone fallback in the core > to avoid creating annoying merge conflicts.What was the latest of the patch in question?