Date: Sun, 19 Sep 2010 02:07:30 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsclient nfs_clbio.c Message-ID: <201009190207.o8J27kME002568@repoman.freebsd.org>
index | next in thread | raw e-mail
rmacklem 2010-09-19 02:07:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/fs/nfsclient nfs_clbio.c
Log:
SVN rev 212836 on 2010-09-19 02:07:30Z by rmacklem
MFC: r212217
Change the code in ncl_bioread() in the experimental NFS
client to return an error when rabp is not set, so it
behaves the same way as the regular NFS client for this
case. It does not affect NFSv4, since nfs_getcacheblk()
only fails for "intr" mounts and NFSv4 can't use the
"intr" mount option.
Revision Changes Path
1.9.2.6 +1 -4 src/sys/fs/nfsclient/nfs_clbio.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009190207.o8J27kME002568>
