:Not many people are aware that our userland mount_nfs(8) and umount(8)
:support the following NFS-URL-syntax:
:
:mount /some/path/to/directory@nfs-server /mntpoint
:
:This, however, seems to be BSD-specific. Neither Solaris, Linux, Irix
:...
:
:I propose to remove the '@' feature because of the above reasons.  It is
:
:much easier to fix our userland mount(8) and umount(8) commands to
:handle the different situations properly as described in the RFC.
:
:Martin

    I think that's a good idea.  I'd remove it from current but not stable.
    When sysads eventually upgrade from stable to current they'll have a
    lot to do anyway, it would not be an undue burden to anyone actually
    using this syntax (I can't imagine there would be very many) to change
    as long as mount_nfs and umount give the appropriate fatal error message.
    The message could then be removed following the first or second 4.x 
    release.

                                        -Matt
                                        Matthew Dillon 
                                        <[EMAIL PROTECTED]>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to