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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to