Date: Wed, 28 Apr 2010 23:16:21 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsclient nfs_clnode.c Message-ID: <201004282316.o3SNGdfZ094302@repoman.freebsd.org>
index | next in thread | raw e-mail
rmacklem 2010-04-28 23:16:21 UTC
FreeBSD src repository
Modified files:
sys/fs/nfsclient nfs_clnode.c
Log:
SVN rev 207350 on 2010-04-28 23:16:21Z by rmacklem
For the experimental NFS client, it should always flush dirty
buffers before closing the NFSv4 opens, as the comment states.
This patch deletes the call to nfscl_mustflush() which would
return 0 for the case where a delegation still exists, which
was incorrect and could cause crashes during recovery from
an expired lease.
MFC after: 1 week
Revision Changes Path
1.7 +1 -2 src/sys/fs/nfsclient/nfs_clnode.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004282316.o3SNGdfZ094302>
