Date: Sat, 10 Jun 2006 01:37:00 +0000 (UTC) From: Juli Mallett <jmallett@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount.c Message-ID: <200606100137.k5A1b02Z051280@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett    2006-06-10 01:37:00 UTC
  FreeBSD src repository
  Modified files:
    sbin/mount           mount.c 
  Log:
  Rather than using specified_ro to parse the options list an extra time, and
  keeping a flag to check whether we actually wanted to mount the filesystem
  readonly, setup the options list so that we start off by assuming rw is what's
  desired and let later flags change that.
  
  Revision  Changes    Path
  1.86      +6 -32     src/sbin/mount/mount.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606100137.k5A1b02Z051280>
