Make processing of incoming stream rename paths common between reply_mv and ntrename...
authorJeremy Allison <jra@samba.org>
Fri, 21 Jan 2011 00:27:56 +0000 (16:27 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 21 Jan 2011 00:27:56 +0000 (16:27 -0800)
commitbb54f72b94dca9206bf377b0d6a4b669e389e339
tree9f7ade27a231d49d6b7e03dab7da5f4e84976c30
parent330b922bd6a80ccbdc6122012ce1ed273fd3f2e0
Make processing of incoming stream rename paths common between reply_mv and ntrename. Ensure we don't depend on "./" in the streams module.
source3/modules/vfs_streams_depot.c
source3/smbd/nttrans.c
source3/smbd/reply.c