[PATCH] Refactoring - More preparations for removing lp_posix_pathnames()

Uri Simchoni urisimchoni at gmail.com
Tue Mar 15 07:31:53 UTC 2016


Reviewed and pushed (having some issue with smtp.samba.org...)

Thanks,
Uri

On Tue, Mar 15, 2016 at 5:44 AM, Jeremy Allison <jra at samba.org> wrote:
> Next pachset. 11 patches in all, but mostly
> cleanups and pushing const struct smb_filename *
> replacements into previous const char * calls.
>
> 1 & 2). Remove use of lp_posix_pathnames() inside
> direct POSIX ACL code in hpuxacl and solarisacl
> modules. We know we must always follow the link.
>
> 3). Cleanup - remove code that duplicates
> vfs_stat_smb_basename().
>
> 4). Change fn to const struct smb_filename * from const char *.
>
> 5). Refactoring, remove unneeded variable.
>
> 6 - 10). Change functions to const struct smb_filename * from const char *.
>
> 11). Refactoring, remove unneeded variable.
>
> Passes local make test. Next step is to
> add 'flags' field into struct smb_filename.
>
> Please review and push if happy !
>
> Cheers,
>
>         Jeremy.



More information about the samba-technical mailing list