K 10 svn:author V 2 jh K 8 svn:date V 27 2009-10-26T14:57:33.840380Z K 7 svn:log V 299 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) END