s3: Remove a few unnecessary checks from the streams depot module and fix to work...
authorTim Prouty <tprouty@samba.org>
Fri, 9 Jan 2009 01:21:08 +0000 (17:21 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 12 Jan 2009 08:38:21 +0000 (09:38 +0100)
commitdeff29ad0d320108aa6992ebe96d770cd893c868
tree1de6d1046564e1a738ccb6a68adbaf65a38fc6a4
parent325e0a2237a12e801cb5a360070f628ef40ec157
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 98eb11ef99418e690ae43116432c0566a28da8a0)
source/modules/vfs_streams_depot.c