s3: Remove a few unnecessary checks from the streams xattr module
commitb377bce1371553e4a9545092cfc8527925b57b67
authorTim Prouty <tprouty@samba.org>
Fri, 9 Jan 2009 01:20:14 +0000 (8 17:20 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 9 Jan 2009 01:20:14 +0000 (8 17:20 -0800)
tree178d14f05a97059b5afb6167b1a1280cbb9f7d82
parentfb888dd4f10b00edb258e965ea06e29fa76827d6
s3: Remove a few unnecessary checks from the streams xattr module

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.
source/modules/vfs_streams_xattr.c