Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2009 18:14:03 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/mount_nfs mount_nfs.c
Message-ID:  <200911261814.nAQIEJ9n006359@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2009-11-26 18:14:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sbin/mount_nfs       mount_nfs.c 
  Log:
  SVN rev 199840 on 2009-11-26 18:14:03Z by jh
  
  MFC r198491:
  
  Fix parsing of mount options specified with -o in case an option with
  value is preceded by an option without value (for example -o
  option1,option2=value). Options must be separated before searching for
  '='. Also compare pnextopt explicitly against NULL.
  
  PR:             bin/134069
  Approved by:    trasz (mentor)
  
  Revision  Changes    Path
  1.88.2.3  +5 -5      src/sbin/mount_nfs/mount_nfs.c



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