commit | de9f68df675e9d8b0b6a533818a79dca6546a7ba | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@gmail.com> | Fri Nov 15 11:26:24 2013 -0600 |
committer | Steve French <smfrench@gmail.com> | Fri Nov 15 15:27:22 2013 -0600 |
tree | e9e17a68a2b2c47d357f4945432adfa83634d707 | |
parent | 41c1358e9181ab1ebd773905b3fa8039b61aa0e9 [diff] |
[CIFS] Set copychunk defaults Patch 2 of the copy chunk series (the final patch will use these to handle copies of files larger than the chunk size. We set the same defaults that Windows and Samba expect for CopyChunk. Signed-off-by: Steve French <smfrench@gmail.com> Reviewed-by: David Disseldorp <ddiss@samba.org>