diff options
author | Björn Jacke <bj@sernet.de> | 2010-03-08 12:52:13 +0100 |
---|---|---|
committer | Björn Jacke <bj@sernet.de> | 2010-03-08 17:17:52 +0100 |
commit | 583de7b582956d3bec7e875d88ef16b3b8ac6e53 (patch) | |
tree | 688e24ee116c54a720e33fb9d9443421c48cad73 /testsuite | |
parent | f4cb528ac510d3381a92a303e858edaf9e3d908a (diff) | |
download | samba-583de7b582956d3bec7e875d88ef16b3b8ac6e53.tar.gz samba-583de7b582956d3bec7e875d88ef16b3b8ac6e53.tar.bz2 samba-583de7b582956d3bec7e875d88ef16b3b8ac6e53.zip |
s3: remove cross-device rename support from vfs_default
cross-device rename support has some major limitations:
- on huge files clients will timeout or hang
- ACLs and EA information is not retained
Usually a client will have to handle this. A Windows Server with a reparse
point will also just return NT_STATUS_NOT_SAME_DEVICE. We will now by default
do the same.
I will add a vfs module which will restore the old cross-device renames.
Diffstat (limited to 'testsuite')
0 files changed, 0 insertions, 0 deletions