s3: Remove a few unnecessary checks from the streams xattr module
authorTim Prouty <tprouty@samba.org>
Mon, 5 Jan 2009 01:36:36 +0000 (17:36 -0800)
committerTim Prouty <tprouty@samba.org>
Mon, 5 Jan 2009 03:31:30 +0000 (19:31 -0800)
commit7ae992b622af62e9cfcbc9077f23eff8c2fe0d15
tree9d3d380bee20dfc7864ded8f377aa1a6f503616f
parent3e0e756104dc77059843bcef4a8d44981df28a18
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.
source3/modules/vfs_streams_xattr.c