Date: Sun, 14 May 2006 01:51:38 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_mount.c Message-ID: <200605140151.k4E1pcl2083290@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605140151.k4E1pcl2083290>