ru          2006-03-13 14:58:37 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  The mount(8) manpage says: "In case of conflicting options being
  specified, the rightmost option takes effect."  Fix code to obey
  this.  This makes e.g. "mount -r /usr" or "mount -ar" actually
  mount file systems read-only.
  
  Revision  Changes    Path
  1.219     +39 -56    src/sys/kern/vfs_mount.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to