]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r269497:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 17 Aug 2014 18:22:42 +0000 (18:22 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 17 Aug 2014 18:22:42 +0000 (18:22 +0000)
commit6c0ead5007464049d92d439b7720800c9eed9189
treeb1c0a807f72a84bdd3e4998ae5760dabffb4cddf
parenta559e6142799581c561cecd9a0041b3d1f8f1249
MFC r269497:
Add support for Windows dialect of EXTENDED COPY command, aka Microsoft ODX.

This allows to avoid extra network traffic when copying files on NTFS iSCSI
disks within one storage host by drag'n'dropping them in Windows Explorer
of Windows 8/2012.  It should also accelerate Hyper-V VM operations, etc.

git-svn-id: svn://svn.freebsd.org/base/stable/10@270106 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ctl/ctl.c
sys/cam/ctl/ctl_cmd_table.c
sys/cam/ctl/ctl_private.h
sys/cam/ctl/ctl_ser_table.c
sys/cam/ctl/ctl_tpc.c
sys/cam/scsi/scsi_all.c
sys/cam/scsi/scsi_all.h