Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Sep 2010 00:47:44 +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:  <201009050047.o850lsoH081771@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2010-09-05 00:47:44 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsclient     nfs_clbio.c 
  Log:
  SVN rev 212217 on 2010-09-05 00:47:44Z by rmacklem
  
  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.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.19      +1 -4      src/sys/fs/nfsclient/nfs_clbio.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009050047.o850lsoH081771>