K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2010-05-17T01:18:12.967016Z K 7 svn:log V 258 MFC: r207689 If the "-alldirs" export option was used for the V4: line, mountd would crash in check_options() since dp == NULL for the V4: line. This patch moves the check for options allowed on the V4: line to ahead of where dp is used to avoid this crash. END