Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2011 01:15:22 +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:  <201104200115.p3K1Fbfs009575@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-04-20 01:15:22 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsclient     nfs_clbio.c 
  Log:
  SVN rev 220877 on 2011-04-20 01:15:22Z by rmacklem
  
  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.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.21      +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?201104200115.p3K1Fbfs009575>