Date: Sat, 3 Dec 2005 01:26:27 +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: <200512030126.jB31QRR3002622@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rodrigc 2005-12-03 01:26:27 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
- Add "rw" mount option to global_opts.
- In vfs_donmount(), parse "ro", "noro", and "rw", in order to set or
unset the MNT_RDONLY filesystem flag.
Revision Changes Path
1.205 +10 -0 src/sys/kern/vfs_mount.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512030126.jB31QRR3002622>
