s3: Remove a few unnecessary checks from the streams depot module and fix to work...
commit1a812bee2208970deb450e8de2487278ab709d06
authorTim Prouty <tprouty@samba.org>
Fri, 9 Jan 2009 01:21:08 +0000 (8 17:21 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 28 Jan 2009 08:40:06 +0000 (28 09:40 +0100)
treec55ce14180a89ce48657c0a788ecfd5902095ded
parent3ab393efc9be444de6f4fda5b08a6f8aa3a03af1
s3: Remove a few unnecessary checks from the streams depot module and fix to work with NTRENAME

Handling of error codes when renaming a file to a stream and a stream
to a file is now done in rename_internals_fsp.

The NTRENAME stream path only passes in the stream name, so the new
base can now be different from the old base.
(cherry picked from commit 2cca28b3e999a8886539b9a5dde267bb8a3a1db7)
source/modules/vfs_streams_depot.c