Date: Tue, 17 May 2005 12:00:43 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsclient nfs_vfsops.c Message-ID: <200505171200.j4HC0iNx006798@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2005-05-17 12:00:43 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_vfsops.c Log: Revision 1.173 broke updating a mount from ro to rw. Fix that by clearing the MNT_RDONLY flag if MNT_UPDATE is set and "ro" was not specified. Suggested by: cognet Revision Changes Path 1.175 +11 -1 src/sys/nfsclient/nfs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505171200.j4HC0iNx006798>