]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r230373:
authorjh <jh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 11 Jun 2012 18:02:30 +0000 (18:02 +0000)
committerjh <jh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 11 Jun 2012 18:02:30 +0000 (18:02 +0000)
commit6dfa4f7a613a79ef08c2936462228e17002666e7
treed85cf0dcf2c2291d769e66306df1afc140802ea9
parent3acd1c7838aa9dffa47f0a314b346531d699dff0
MFC r230373:

Change mount_fs() to not exit on error. The "failok" mount option
requires that errors are passed to the caller.

PR: 163668

git-svn-id: svn://svn.freebsd.org/base/stable/8@236901 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/mount/mount_fs.c