[Ocfs2-devel] [PATCH 0/6] ocfs2: wire up {clone, copy, dedupe}_range

Darrick J. Wong darrick.wong at oracle.com
Fri Nov 11 07:05:01 PST 2016


On Fri, Nov 11, 2016 at 11:15:57AM +0800, Eric Ren wrote:
> Hi,
> 
> On 11/10/2016 06:51 AM, Darrick J. Wong wrote:
> >Hi all,
> >
> >These patches wire up the existing ocfs2 reflinking capabilities to
> >the new(ish) VFS {copy,clone,dedupe}_range interface.  The first few
> >patches clean up some minor bugs that I found; the last kernel patch
> >contains the new code.
> >
> >A few minor fixes to xfstests are needed to make more of the tests
> >run.  I'll tack that patch on the end.
> 
> FYI, reflink testcases from ocfs2-test both on single and multiple node(s)
> all passed with your patches. At least, it shows that no obvious regression issue
> is observed so far ;-)

Heh, good. :)

The v2 patch contains some fixes for a few things I thought of last night
that don't have xfstests yet.

I /think/ the locking is ok, but that could use some review. :)

--D

> 
> Eric
> >
> >--D
> >
> >[1] https://github.com/djwong/linux/tree/ocfs2-vfs-reflink
> >--
> >To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
> >the body of a message to majordomo at vger.kernel.org
> >More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >
> 



More information about the Ocfs2-devel mailing list