Linux ocfs2 filesystem development
 help / color / mirror / Atom feed
* [Ocfs2-devel] [PATCH v2 0/7] ocfs2: wire up {clone, copy, dedupe}_range
@ 2016-11-23  4:36 Darrick J. Wong
  2016-11-23  4:36 ` [Ocfs2-devel] [PATCH 1/7] ocfs2: convert inode refcount test to a helper Darrick J. Wong
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Darrick J. Wong @ 2016-11-23  4:36 UTC (permalink / raw)
  To: mfasheh, jlbec, darrick.wong
  Cc: linux-fsdevel, darwin.xupt, zren, ocfs2-devel

Hi all,

This is the second submission of a series of patches that 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.  The last patch is a new; it fixes a quota accounting bug.

A few minor fixes to xfstests are needed to make more of the tests
run; those have been sent separately to the fstests lists.

--D

[1] https://github.com/djwong/linux/tree/ocfs2-vfs-reflink-3

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-11-28 18:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-23  4:36 [Ocfs2-devel] [PATCH v2 0/7] ocfs2: wire up {clone, copy, dedupe}_range Darrick J. Wong
2016-11-23  4:36 ` [Ocfs2-devel] [PATCH 1/7] ocfs2: convert inode refcount test to a helper Darrick J. Wong
2016-11-23  4:36 ` [Ocfs2-devel] [PATCH 2/7] ocfs2: add newlines to some error messages Darrick J. Wong
2016-11-23  4:36 ` [Ocfs2-devel] [PATCH 3/7] ocfs2: prohibit refcounted swapfiles Darrick J. Wong
2016-11-23  4:36 ` [Ocfs2-devel] [PATCH 4/7] ocfs2: budget for extent tree splits when adding refcount flag Darrick J. Wong
2016-11-23  4:36 ` [Ocfs2-devel] [PATCH 5/7] ocfs2: don't eat io errors during _dio_end_io_write Darrick J. Wong
2016-11-25  8:10   ` Christoph Hellwig
2016-11-23  4:36 ` [Ocfs2-devel] [PATCH 6/7] ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features Darrick J. Wong
2016-11-25  8:18   ` Christoph Hellwig
2016-11-28 18:24     ` Darrick J. Wong
2016-11-23  4:36 ` [Ocfs2-devel] [PATCH 7/7] ocfs2: charge quota for reflinked blocks Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox