linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] xfstests: add cifs.ko server-side copy helper
@ 2014-06-11 14:05 David Disseldorp
  2014-06-11 14:05 ` [PATCH 1/2] src/cloner: check filesystem type David Disseldorp
  2014-06-11 14:05 ` [PATCH 2/2] src/cloner: add CIFS_IOC_COPYCHUNK_FILE support David Disseldorp
  0 siblings, 2 replies; 3+ messages in thread
From: David Disseldorp @ 2014-06-11 14:05 UTC (permalink / raw)
  To: fstests; +Cc: linux-cifs, linux-btrfs

In preparation for adding cifs.ko support to xfstests, this patch series
extends the cloner binary to support SMB2 server-side copies via
CIFS_IOC_COPYCHUNK_FILE, in addition to the existing Btrfs COW clone
functionality.

This could be split into a separate binary if deemed necessary, but
given the code overlap, I though it suitable to share the same source.

Feedback appreciated.

--

David Disseldorp (2):
      src/cloner: check filesystem type
      src/cloner: add CIFS_IOC_COPYCHUNK_FILE support

 configure.ac |   1 +
 src/cloner.c | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 114 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2014-06-11 14:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-11 14:05 [PATCH 0/2] xfstests: add cifs.ko server-side copy helper David Disseldorp
2014-06-11 14:05 ` [PATCH 1/2] src/cloner: check filesystem type David Disseldorp
2014-06-11 14:05 ` [PATCH 2/2] src/cloner: add CIFS_IOC_COPYCHUNK_FILE support David Disseldorp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).