cognet      2007-02-13 01:28:49 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  Make vfs_getopts() set *error to ENOENT if the option wasn't found, so that
  consumers don't have to check for both error and the return value (some of
  them actually don't do it).
  
  MFC After:      1 week
  
  Revision  Changes    Path
  1.244     +1 -0      src/sys/kern/vfs_mount.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to