Date: Wed, 20 Apr 2011 23:25:18 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsclient nfs_clport.c Message-ID: <201104202325.p3KNPWi1091336@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2011-04-20 23:25:18 UTC
FreeBSD src repository
Modified files:
sys/fs/nfsclient nfs_clport.c
Log:
SVN rev 220906 on 2011-04-20 23:25:18Z by rmacklem
Add a check for VI_DOOMED at the beginning of nfscl_request()
so that it won't try and use vp->v_mount to do an RPC during
a forced dismount. There needs to be at least one more kernel
commit, plus a change to the umount(8) command before forced
dismounts will work for the experimental NFS client.
MFC after: 2 weeks
Revision Changes Path
1.19 +2 -0 src/sys/fs/nfsclient/nfs_clport.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104202325.p3KNPWi1091336>
