K 10 svn:author V 2 jh K 8 svn:date V 27 2009-11-26T18:14:03.089093Z K 7 svn:log V 313 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) END