Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gvfs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 419
    • Issues 419
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 23
    • Merge requests 23
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gvfs
  • Merge requests
  • !13

[WIP] NFS 4 Support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Max Ehrlich requested to merge max.ehr/gvfs:nfsv4 into master Sep 13, 2018
  • Overview 28
  • Commits 7
  • Pipelines 3
  • Changes 1

This PR introduces NFS v4 support alongside the existing NFS v3. This is handled seamlessly using the nfs:// links. NFS v4 support is detected using the low level functions in libnfs, and is used by default. If NFS v4 is not detected on the server then the mount proceeds in NFS v3 mode. Fixes #18.

Edited Sep 13, 2018 by Max Ehrlich
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: nfsv4