BOOTP_NFSV3

From: David Yeske (dyeske_at_yahoo.com)
Date: 06/01/03

  • Next message: Magnus J: "Fatal trap on RELENG_5_1 SMP"
    Date: Sat, 31 May 2003 22:47:52 -0700 (PDT)
    To: current@freebsd.org
    
    

    I have a suggestion to deprecate the BOOTP_NFSV3 option, and I wanted to get some feedback.

    If NFS_ROOT and BOOTP_NFSV3 are defined, then it is a noop in sys/i386/i386/locore.s?

    If NFS_ROOT is defined and BOOTP_NFSV3 is undefined then it copies in a nfs_diskless structure in
    sys/i386/i386/locore.s? Is this still needed?

    If BOOTP_NFSV3 is defined in sys/nfsclient/bootp_subr.c, then it will attempt a nfsv3 mount and
    then fall back to a nfsv2 mount. Should that eventually be the default behavior?

    Regards,
    David Yeske

    __________________________________
    Do you Yahoo!?
    Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
    http://calendar.yahoo.com
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Magnus J: "Fatal trap on RELENG_5_1 SMP"

    Relevant Pages