* [ANNOUNCE RESEND] xfs-linux: copy-file-range-fixes updated to fe0da9c09b2d
@ 2019-07-04 15:06 Darrick J. Wong
0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2019-07-04 15:06 UTC (permalink / raw)
To: linux-fsdevel, xfs; +Cc: Amir Goldstein, Dave Chinner
Hi folks,
The copy-file-range-fixes branch of the xfs-linux repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
has (not) been updated. This is a resend of an earlier announcement
about the copy file range cleanups that I plan to merge for 5.3.
The new head of the copy-file-range-fixes branch is commit:
fe0da9c09b2d fuse: copy_file_range needs to strip setuid bits and update timestamps
New Commits:
Amir Goldstein (7):
[a31713517dac] vfs: introduce generic_file_rw_checks()
[646955cd5425] vfs: remove redundant checks from generic_remap_checks()
[96e6e8f4a68d] vfs: add missing checks to copy_file_range
[e38f7f53c352] vfs: introduce file_modified() helper
[8c3f406c097b] xfs: use file_modified() helper
[5dae222a5ff0] vfs: allow copy_file_range to copy across devices
[fe0da9c09b2d] fuse: copy_file_range needs to strip setuid bits and update timestamps
Dave Chinner (2):
[f16acc9d9b37] vfs: introduce generic_copy_file_range()
[64bf5ff58dff] vfs: no fallback for ->copy_file_range
Code Diffstat:
fs/ceph/file.c | 23 ++++++++--
fs/cifs/cifsfs.c | 4 ++
fs/fuse/file.c | 29 +++++++++++--
fs/inode.c | 20 +++++++++
fs/nfs/nfs4file.c | 23 ++++++++--
fs/read_write.c | 124 +++++++++++++++++++++++++++++------------------------
fs/xfs/xfs_file.c | 15 +------
include/linux/fs.h | 9 ++++
mm/filemap.c | 110 ++++++++++++++++++++++++++++++++++++++---------
9 files changed, 257 insertions(+), 100 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-07-04 15:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-04 15:06 [ANNOUNCE RESEND] xfs-linux: copy-file-range-fixes updated to fe0da9c09b2d 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;
as well as URLs for NNTP newsgroup(s).