Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • Samba Samba
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Merge requests 159
    • Merge requests 159
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • The Samba TeamThe Samba Team
  • SambaSamba
  • Merge requests
  • !2662

Remove unix_convert() entirely from our pathname processing.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jeremy Allison requested to merge samba-team/devel/samba:jra-remove-dfs_redirect into master Aug 08, 2022
  • Overview 43
  • Commits 28
  • Pipelines 8
  • Changes 8

Fixed all the issues Metze raised. Removing Draft: status.

As discussed with Ralph, this is the entire patchset that removes unix_convert() and uses filename_convert_dirfsp() as our only parser, as he'd rather review the end goal. Once this goes in I'll back-port everything to 4.17 via a bug report, so 4.17 starts out life with non-racy pathname processing.

Passes ci.

Edited Aug 09, 2022 by Jeremy Allison
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: jra-remove-dfs_redirect