Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 2009 23:31:21 +0000 (UTC)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/xen/blkfront blkfront.c
Message-ID:  <200912292331.nBTNVfbo062783@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2009-12-29 23:31:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/xen/blkfront blkfront.c 
  Log:
  SVN rev 201236 on 2009-12-29 23:31:21Z by gibbs
  
  In blkif_queue_cb(), test the return value from gnttab_claim_grant_reference()
  for >= 0 instead of != ENOSPC.
  
  Revision  Changes    Path
  1.16      +1 -1      src/sys/dev/xen/blkfront/blkfront.c



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