cvs commit: src/sys/kern vfs_mount.c
Olivier Houchard
cognet at FreeBSD.org
Tue Feb 13 01:28:49 UTC 2007
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
More information about the cvs-src
mailing list