Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jul 2017 03:34:49 +0000 (UTC)
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r320562 - stable/11
Message-ID:  <201707020334.v623Yns3074983@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: araujo
Date: Sun Jul  2 03:34:49 2017
New Revision: 320562
URL: https://svnweb.freebsd.org/changeset/base/320562

Log:
  MFC r320390:
  
  With r318394 seems it breaks gpart(8) in some embedded systems such like PCEngines,
  RPI1-B, Alix and APU2 boards as well as NanoBSD with the following message:
  
  vnode_pager_generic_getpages_done: I/O read error 5
  
  Seems the breakage was because it was missed to include acr in glabel update.
  
  Reported by:	Peter Blok <pblok@bsd4all.org>,
  		madpilot, imp and trasz.
  Reviewed by:	trasz
  Tested by:	Peter Blok and madpilot.
  Sponsored by:	iXsystems, Inc.
  Differential Revision:	https://reviews.freebsd.org/D11365

Modified:
Directory Properties:
  stable/11/   (props changed)



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