[Bug 192379] New: mount_nfs -o vers= compatibility with Linux, Solaris, and OSX

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 4 12:41:45 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192379

            Bug ID: 192379
           Summary: mount_nfs -o vers= compatibility with Linux, Solaris,
                    and OSX
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: bz at FreeBSD.org

Created attachment 145339
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145339&action=edit
Provide -o vers= compatibility for mount_nfs

Our mount_nfs does use -o nfsv<2|3|4> or -2 or -3 to specify the version.
OSX (these days), Solaris, and Linux use -o vers=<2,3,4>.

With the upcoming autofs support we can make a lot of (entrerprisy) setups
getting mount options from LDAP just work by providing -o vers= compatibility.

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


More information about the freebsd-bugs mailing list