s3: Remove a few unnecessary checks from the streams depot module and fix to work...
authorTim Prouty <tprouty@samba.org>
Mon, 5 Jan 2009 03:27:06 +0000 (19:27 -0800)
committerTim Prouty <tprouty@samba.org>
Mon, 5 Jan 2009 03:31:30 +0000 (19:31 -0800)
commitc0b98297b4064812d9a6572d56d98ddab9181446
treef1748cc798e76bf5e8eb1e9bba71fc6d4a14c409
parent7ae992b622af62e9cfcbc9077f23eff8c2fe0d15
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.
source3/modules/vfs_streams_depot.c