summaryrefslogtreecommitdiff
path: root/source3/script
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2007-06-14 14:45:37 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:23:22 -0500
commit9c4d185ef0740ea31da8718b9cb16dac7cddcc15 (patch)
treec90b8cf559d8254a39faff45ca4c8a98197f626a /source3/script
parentbca15dbc68d5804f528ee2897396c5b1f42c9ae6 (diff)
downloadsamba-9c4d185ef0740ea31da8718b9cb16dac7cddcc15.tar.gz
samba-9c4d185ef0740ea31da8718b9cb16dac7cddcc15.tar.bz2
samba-9c4d185ef0740ea31da8718b9cb16dac7cddcc15.zip
r23500: Two changes to survive the now activated test for rename_internals_fsp:
With the target being open we have to return NT_STATUS_ACCESS_DENIED and root_fid != 0 leads to NT_STATUS_INVALID_PARAMETER (This used to be commit b599e5b1e10bdf825b2ce53de4a6ec35726d00f6)
Diffstat (limited to 'source3/script')
-rwxr-xr-xsource3/script/tests/test_posix_s3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh
index 415d71fdee..3c9d8f0dc4 100755
--- a/source3/script/tests/test_posix_s3.sh
+++ b/source3/script/tests/test_posix_s3.sh
@@ -31,7 +31,7 @@ raw="RAW-ACLS RAW-CHKPATH RAW-CLOSE RAW-COMPOSITE RAW-CONTEXT RAW-EAS"
raw="$raw RAW-IOCTL RAW-LOCK RAW-MKDIR RAW-MUX RAW-NOTIFY RAW-OPEN RAW-OPLOCK"
raw="$raw RAW-QFILEINFO RAW-QFSINFO RAW-READ RAW-RENAME RAW-SEARCH RAW-SEEK"
raw="$raw RAW-SFILEINFO RAW-SFILEINFO-BUG RAW-STREAMS RAW-UNLINK RAW-WRITE"
-raw="$raw RAW-SAMBA3HIDE RAW-SAMBA3BADPATH"
+raw="$raw RAW-SAMBA3HIDE RAW-SAMBA3BADPATH RAW-SFILEINFO-RENAME"
rpc="RPC-AUTHCONTEXT RPC-BINDSAMBA3 RPC-SAMBA3-SRVSVC RPC-SAMBA3-SHARESEC"
rpc="$rpc RPC-UNIXINFO RPC-SAMBA3-SPOOLSS RPC-SAMBA3-WKSSVC"