Date: Tue, 13 Feb 2007 01:28:49 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_mount.c Message-ID: <200702130128.l1D1SnXM077921@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702130128.l1D1SnXM077921>
