Remove smb_fname duplicates that just keep the same information as in fsp->fsp_name.
authorJeremy Allison <jra@samba.org>
Fri, 4 Dec 2009 00:45:35 +0000 (16:45 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 4 Dec 2009 00:45:35 +0000 (16:45 -0800)
commit3fe7dfd1d90374a2e06e1683b8f2c702c471c833
treee98772e88258e3940251fad002757acd75c0c8ef
parent459a968fb4d6f96ea7f310f331d3547e2e466d6a
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.
source3/modules/onefs_open.c
source3/modules/vfs_acl_common.c
source3/smbd/open.c