Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2010 18:54:57 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/pseudofs pseudofs_vnops.c
Message-ID:  <201007241855.o6OItLkp007884@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-07-24 18:54:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/pseudofs      pseudofs_vnops.c 
  Log:
  SVN rev 210453 on 2010-07-24 18:54:57Z by jh
  
  MFC r202783:
  
  Truncate read request rather than returning EIO if the request is
  larger than MAXPHYS + 1. This fixes a problem with cat(1) when it
  uses a large I/O buffer.
  
  Revision  Changes    Path
  1.79.2.4  +2 -4      src/sys/fs/pseudofs/pseudofs_vnops.c



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