Date: Sun, 12 Jun 2011 01:48:31 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/nfsclient nfs_vfsops.c Message-ID: <201106120148.p5C1mnrD035419@repoman.freebsd.org>
index | next in thread | raw e-mail
rmacklem 2011-06-12 01:48:31 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/nfsclient nfs_vfsops.c
Log:
SVN rev 223002 on 2011-06-12 01:48:31Z by rmacklem
MFC: r222464
Add a check for MNTK_UNMOUNTF at the beginning of nfs_sync()
in the old NFS client so that a forced dismount doesn't
get stuck in the VFS_SYNC() call that happens before
VFS_UNMOUNT() in dounmount(). Analagous to r222329 for the new NFS client.
An additional change is needed before forced dismounts will work.
Revision Changes Path
1.226.2.16 +11 -1 src/sys/nfsclient/nfs_vfsops.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106120148.p5C1mnrD035419>
