Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2019 15:26:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 235299] remove limitation in NFS directory exports
Message-ID:  <bug-235299-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235299

            Bug ID: 235299
           Summary: remove limitation in NFS directory exports
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: jpaetzel@FreeBSD.org

Currently mountd doesn't really know about directory level exports.

If you have the following filesystem: /storage with the following directori=
es A
and B and you try the following exports:

/storage/A -maproot=3Droot:wheel 10.0.0.1
/storage/B -ro 10.0.0.1

mountd will explode because it thinks you are exporting the same filesystem=
 to
the same host with different options.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235299-227>