Date: Sat, 12 Sep 2015 12:24:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mav@FreeBSD.org, delphij@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org Subject: FreeBSD_HEAD_i386 - Build #1094 - Fixed Message-ID: <1016001948.125.1442060690272.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1440050105.123.1442052232170.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1440050105.123.1442052232170.JavaMail.jenkins@jenkins-9.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD_i386 - Build #1094 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1094/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1094/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/1094/console Change summaries: 287707 by mav: CTL documentation update, mostly for HA. 287706 by delphij: MFV r287699: 6214 zpools going south In r286570 (MFV of r277426) an unprotected write to b_flags to set the compression mode was introduced. This would open a race window where data is partially decompressed, modified, checksummed and written to the pool, resulting in pool corruption due to the partial decompression. Prevent this by reintroducing b_compress illumos/illumos-gate@d4cd038c92c36fd0ae35945831a8fc2975b5272c Illumos issues: 6214 zpools going south https://www.illumos.org/issues/6214 287705 by delphij: Fix build (r287703). Lesson learned: no matter how a change looks like an innocent one, always do a build test first. Pointy hat to: delphij
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1016001948.125.1442060690272.JavaMail.jenkins>