Remove smb_fname duplicates that just keep the same information as in fsp->fsp_name.
commitcb1f641d2b9c758cc4dc8b4edb10f27543ae7a98
authorJeremy Allison <jra@samba.org>
Fri, 4 Dec 2009 00:45:35 +0000 (3 16:45 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 4 Dec 2009 00:48:01 +0000 (3 16:48 -0800)
tree2cb54e93fe338183a8d25787a05cd5a8a1c8f35c
parentb9e71c705242a02fc70bbe8db7b88fdd76179663
Remove smb_fname duplicates that just keep the same information as in fsp->fsp_name.

Moving towards making VFS_OPEN/VFS_MKDIR/VFS_RMDIR
handle based...
Jeremy.
(cherry picked from commit 3fe7dfd1d90374a2e06e1683b8f2c702c471c833)
source3/modules/onefs_open.c
source3/modules/vfs_acl_common.c
source3/smbd/open.c