Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2011 23:26:28 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/mount mount.c src/share/man/man5 fstab.5
Message-ID:  <201107072328.p67NSA4I059039@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2011-07-07 23:26:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sbin/mount           mount.c 
    share/man/man5       fstab.5 
  Log:
  SVN rev 223850 on 2011-07-07 23:26:28Z by delphij
  
  MFC r222832:
  
  Add a special mount option "failok" to indicate that the administrator wants
  the system to proceed to boot without bailing out into single user mode,
  even when the file system can not be successfully mounted.
  
  This option is implemented in mount(8) and not passed into kernel.
  
  Revision   Changes    Path
  1.107.2.6  +14 -2     src/sbin/mount/mount.c
  1.33.2.2   +8 -1      src/share/man/man5/fstab.5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107072328.p67NSA4I059039>