rodrigc     2006-05-14 01:51:38 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  For nmount(), if "rw" is specified as a mount option,
  add "noro" to the list of mount options.  This allows
  a read-only mount to be converted to read-write via:
  mount -u -o rw
  
  Requested by:   kris
  
  Revision  Changes    Path
  1.222     +25 -3     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