diff options
author | Aravind Srinivasan <aravind.srinivasan@isilon.com> | 2009-09-03 20:46:10 +0000 |
---|---|---|
committer | Tim Prouty <tprouty@samba.org> | 2009-09-24 10:59:33 -0700 |
commit | 637901c24288740d51f28e2378c02d956dd7b17d (patch) | |
tree | 2d5dca7fa68bb1f0959c136cbddf1cdeafc3a229 /source3/lib/dbwrap_file.c | |
parent | c870043b27dff10010e45358d924cbdd688f6555 (diff) | |
download | samba-637901c24288740d51f28e2378c02d956dd7b17d.tar.gz samba-637901c24288740d51f28e2378c02d956dd7b17d.tar.bz2 samba-637901c24288740d51f28e2378c02d956dd7b17d.zip |
vfs catia: Fix the double translation that was happening with createfile and open.
Since the catia translation is implemented for open, it should not
also be done in createfile. By removing createfile from catia,
translation is now done correctly for the primary open path.
In order to support systems that have custom createfile
implementations that don't eventually call SMB_VFS_OPEN,
SMB_VFS_TRANSLATE_NAME has been expanded to take an additional
argument that specifies direction.
Signed-off-by: Tim Prouty <tprouty@samba.org>
Diffstat (limited to 'source3/lib/dbwrap_file.c')
0 files changed, 0 insertions, 0 deletions