Fix msdfs after the change to smb_filename struct. We must *always*
authorJeremy Allison <jra@samba.org>
Wed, 17 Jun 2009 00:23:54 +0000 (17:23 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 17 Jun 2009 00:23:54 +0000 (17:23 -0700)
commit9b30c5c1457a42a92a61086f8127caf6c60fc076
tree801d7a9855513ba143eb3ee2c30fc48bd9e0438e
parentfbe85c70ef0aed6ff3c20585ae1f001c0417665c
Fix msdfs after the change to smb_filename struct. We must *always*
pull the pathname, then call resolve_dfspath(), before unix_convert().
Jeremy.
source3/rpc_server/srv_srvsvc_nt.c
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/smb2_create.c
source3/smbd/trans2.c