aboutsummaryrefslogtreecommitdiffstats
path: root/fs/utimes.c
diff options
context:
space:
mode:
authorSteve French <smfrench@gmail.com>2015-11-09 08:59:45 -0600
committerSteve French <smfrench@gmail.com>2015-11-09 09:28:48 -0600
commit7b52e2793a58af61b5d349c2c080437a437a4edb (patch)
tree63bec3e0a057f29f7d1038bad4a9adc1d1f3c4ec /fs/utimes.c
parentAdd resilienthandles mount parm (diff)
downloadlinux-dev-7b52e2793a58af61b5d349c2c080437a437a4edb.tar.xz
linux-dev-7b52e2793a58af61b5d349c2c080437a437a4edb.zip
Allow copy offload (CopyChunk) across shares
FSCTL_SRV_COPYCHUNK_WRITE only requires that the source and target be on the same server (not the same volume or same share), so relax the existing check (which required them to be on the same share). Note that this works to Windows (and presumably most other NAS) but Samba requires that the source and target be on the same share. Moving a file across shares is a common use case and can be very heplful (100x faster). Signed-off-by: Steve French <steve.french@primarydata.com> Reviewed-by: David Disseldorp <ddiss@samba.org>
Diffstat (limited to 'fs/utimes.c')
0 files changed, 0 insertions, 0 deletions