[PATCH] VFS - modify mkdir to use const struct smb_filename *

Jeremy Allison jra at samba.org
Tue Feb 23 22:16:09 UTC 2016


As it says on the tin :-). I remembered to fix
vfs_snapper this time.

Next in a series to convert mose of the VFS
backend to use const struct smb_filename *
instead of const char * for filenames.

Will help me get rid of lp_posix_pathnames().

Uses the same techniques as the get_nt_acl()
fix that already went in to cope with modules
that modify the name on the fly.

Please review and push if happy !

Cheers,

        Jeremy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-s3-VFS-Modify-mkdir-to-take-a-const-struct-smb_filen.patch
Type: text/x-diff
Size: 26038 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20160223/03cdf984/0001-s3-VFS-Modify-mkdir-to-take-a-const-struct-smb_filen.diff>


More information about the samba-technical mailing list