All of lore.kernel.org
 help / color / mirror / Atom feed
* make copy_file_range do the right thing
@ 2016-11-25  8:40 Christoph Hellwig
  2016-11-25  8:40 ` [PATCH] fs: try to clone files first in vfs_copy_file_range Christoph Hellwig
  0 siblings, 1 reply; 6+ messages in thread
From: Christoph Hellwig @ 2016-11-25  8:40 UTC (permalink / raw)
  To: darrick.wong, viro; +Cc: Anna.Schumaker, linux-fsdevel

Hi all,

this patch consolidates the attempt to clone a file before copying
in the VFS.  This avoids boilerplate code in filesystems and makes
them do the right thing automatically.

I think this should go in before the series from Darrick to implement
clone_file_range for ocfs2, preferably together with these patches.

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

end of thread, other threads:[~2016-11-29 12:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-25  8:40 make copy_file_range do the right thing Christoph Hellwig
2016-11-25  8:40 ` [PATCH] fs: try to clone files first in vfs_copy_file_range Christoph Hellwig
2016-11-29  5:15   ` Amir Goldstein
2016-11-29  8:55     ` Christoph Hellwig
2016-11-29 10:28       ` Amir Goldstein
2016-11-29 12:08         ` Christoph Hellwig

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.