Date: Tue, 30 May 2006 20:32:44 +0000 (UTC) From: Mohan Srinivasan <mohans@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: <200605302032.k4UKWipm059964@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mohans 2006-05-30 20:32:44 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_vfsops.c Log: Kris Kennaway found that for '/' NFS mounts, the MPSAFE mount flag was not being set, which means Giant would be acquired for these mounts. Revision Changes Path 1.184 +2 -1 src/sys/nfsclient/nfs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605302032.k4UKWipm059964>