All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ocfs2: wire up {clone,copy,dedupe}_range
@ 2016-11-09 22:51 ` Darrick J. Wong
  0 siblings, 0 replies; 42+ messages in thread
From: Darrick J. Wong @ 2016-11-09 22:51 UTC (permalink / raw)
  To: mfasheh, jlbec, darrick.wong; +Cc: linux-fsdevel, ocfs2-devel

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.

--D

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

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

end of thread, other threads:[~2016-11-11 15:05 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-09 22:51 [PATCH 0/6] ocfs2: wire up {clone,copy,dedupe}_range Darrick J. Wong
2016-11-09 22:51 ` [Ocfs2-devel] [PATCH 0/6] ocfs2: wire up {clone, copy, dedupe}_range Darrick J. Wong
2016-11-09 22:51 ` [PATCH 1/6] ocfs2: convert inode refcount test to a helper Darrick J. Wong
2016-11-09 22:51   ` [Ocfs2-devel] " Darrick J. Wong
2016-11-10  2:14   ` Eric Ren
2016-11-10  2:14     ` [Ocfs2-devel] " Eric Ren
2016-11-10 17:51     ` Darrick J. Wong
2016-11-10 17:51       ` [Ocfs2-devel] " Darrick J. Wong
2016-11-10 17:52   ` [PATCH v2 " Darrick J. Wong
2016-11-10 17:52     ` [Ocfs2-devel] " Darrick J. Wong
2016-11-09 22:51 ` [PATCH 2/6] ocfs2: add newlines to some error messages Darrick J. Wong
2016-11-09 22:51   ` [Ocfs2-devel] " Darrick J. Wong
2016-11-09 22:51 ` [PATCH 3/6] ocfs2: prohibit refcounted swapfiles Darrick J. Wong
2016-11-09 22:51   ` [Ocfs2-devel] " Darrick J. Wong
2016-11-09 22:51 ` [PATCH 4/6] ocfs2: budget for extent tree splits when adding refcount flag Darrick J. Wong
2016-11-09 22:51   ` [Ocfs2-devel] " Darrick J. Wong
2016-11-10  9:20   ` Darwin
2016-11-10  9:20     ` Darwin
2016-11-10 17:11     ` Darrick J. Wong
2016-11-10 17:11       ` Darrick J. Wong
2016-11-11  3:00       ` Darwin
2016-11-11  3:00         ` Darwin
2016-11-09 22:51 ` [PATCH 5/6] ocfs2: don't eat io errors during _dio_end_io_write Darrick J. Wong
2016-11-09 22:51   ` [Ocfs2-devel] " Darrick J. Wong
2016-11-09 22:51 ` [PATCH 6/6] ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features Darrick J. Wong
2016-11-09 22:51   ` [Ocfs2-devel] " Darrick J. Wong
2016-11-11  5:49   ` Eric Ren
2016-11-11  5:49     ` Eric Ren
2016-11-11  6:20     ` Darrick J. Wong
2016-11-11  6:20       ` Darrick J. Wong
2016-11-11  6:45       ` Eric Ren
2016-11-11  6:45         ` Eric Ren
2016-11-11  9:01         ` Darrick J. Wong
2016-11-11  9:01           ` Darrick J. Wong
2016-11-11 14:54   ` [PATCH v2 " Darrick J. Wong
2016-11-11 14:54     ` [Ocfs2-devel] " Darrick J. Wong
2016-11-09 23:00 ` [PATCH 7/6] xfstests: fix some minor problems testing ocfs2 Darrick J. Wong
2016-11-09 23:00   ` [Ocfs2-devel] " Darrick J. Wong
2016-11-11  3:15 ` [PATCH 0/6] ocfs2: wire up {clone,copy,dedupe}_range Eric Ren
2016-11-11  3:15   ` [Ocfs2-devel] [PATCH 0/6] ocfs2: wire up {clone, copy, dedupe}_range Eric Ren
2016-11-11 15:05   ` [PATCH 0/6] ocfs2: wire up {clone,copy,dedupe}_range Darrick J. Wong
2016-11-11 15:05     ` [Ocfs2-devel] [PATCH 0/6] ocfs2: wire up {clone, copy, dedupe}_range Darrick J. Wong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.