1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-17 02:05:21 +03:00
Aravind Srinivasan 637901c242 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>
2009-09-24 10:59:33 -07:00
..
2009-09-17 01:12:20 +02:00
2009-01-16 15:16:59 +01:00
2009-01-05 15:07:36 +01:00
2008-10-25 15:42:51 +02:00
2009-09-17 01:12:20 +02:00
2009-03-18 23:22:29 +01:00
2008-11-13 12:43:58 +01:00
2009-02-19 20:58:26 -08:00
2008-02-08 10:05:32 +01:00
2008-01-03 10:24:11 +01:00
2009-08-03 22:48:45 +02:00
2009-05-01 12:30:58 +02:00
2009-02-26 11:05:22 +01:00
2009-03-18 23:22:29 +01:00
2009-05-31 12:16:34 +02:00
2009-08-16 12:38:19 +02:00
2009-07-04 12:54:22 +02:00
2009-07-15 10:55:20 +02:00