Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2011 09:47:58 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_vnops.c
Message-ID:  <201102180948.p1I9mLVH059227@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2011-02-18 09:47:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_vnops.c 
  Log:
  SVN rev 218795 on 2011-02-18 09:47:58Z by kib
  
  MFC r218550:
  For UIO_NOCOPY case of reading request on zfs vnode, which has vm object
  attached, activate the page after the successful read, and free the page
  if read was unsuccessfull.
  
  Revision   Changes    Path
  1.46.2.35  +8 -2      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c



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