Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 May 2011 01:39: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:  <201105040139.p441dugX074505@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

rmacklem    2011-05-04 01:39:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsclient     nfs_clbio.c 
  Log:
  SVN rev 221417 on 2011-05-04 01:39:44Z by rmacklem
  
  MFC: r220877
  Modify the offset + size checks for read and write in the
  experimental NFS client to take care of overflows for the calls
  above the buffer cache layer in a manner similar to r220876.
  Thanks go to dillon at apollo.backplane.com for providing the
  snippet of code that does this.
  
  Revision  Changes    Path
  1.9.2.8   +13 -3     src/sys/fs/nfsclient/nfs_clbio.c



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