[Ocfs2-devel] [PATCH 3/3] fs: Add the reflink(2) system call.

Christoph Hellwig hch at infradead.org
Sun May 3 01:04:50 PDT 2009


On Sat, May 02, 2009 at 11:15:03PM -0700, Joel Becker wrote:
> This implements reflinkat(2) and reflink(2).  See
> Documentation/reflink.txt for a description of the reflink(2) system
> call.
> 
> XXX: Currently only adds the x86_32 linkage.  The rest of the
> architectures belong here too.

As mentioned by willy, no need for the sys_reflink syscall.  Also
no really good reason to split the support up into three patches,
one is enough.




More information about the Ocfs2-devel mailing list