From owner-svn-src-all@freebsd.org Sat Jun 3 18:37:44 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D658FBF6FE8; Sat, 3 Jun 2017 18:37:44 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-it0-x243.google.com (mail-it0-x243.google.com [IPv6:2607:f8b0:4001:c0b::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8C8D079F84; Sat, 3 Jun 2017 18:37:44 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-it0-x243.google.com with SMTP id i206so16297139ita.3; Sat, 03 Jun 2017 11:37:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:mime-version:from:in-reply-to:date:cc:message-id:references :to; bh=RECcfuDd1h2/fGg/wB2qYeLsNgMUBRcLTnpqqwCukTM=; b=RQZ3ywfdcMdxDJrgNMm5mbMz4wU/PxyZMB0/Kdgnn6I26tEZUlevopNIFQo86/PHET oxMpXIFi13aYgjtAzFDj+/gzJRpN6YMCBRaoC5IX+aqEhqq/ck141+tLLQDeMLt9SPH3 /hkhj28uki/pAKwm/QKv2z8b5CGtpOXtqYWZ88YmPTwkENsU0LihYwmUylFjrQ7buRJ1 PYASuppSD2wG1BgU4HkACpcBIXdxrYg08HnRoewR1sMnTJKb22l9kO76UqkxBka7FIx8 d/Hs3Bk7VkZVfrIxXizaRjaT1Jg6hDPgpqhYwraoQP6sWEO0yB9yplI42NsUYRvUEVy7 wLnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:mime-version:from:in-reply-to:date:cc :message-id:references:to; bh=RECcfuDd1h2/fGg/wB2qYeLsNgMUBRcLTnpqqwCukTM=; b=jfJF2m4++5ZipWq6FriXYxAz8FvWrFsyTn5VF5+y89Mw+PS2h/+5DoQtOLAvRn8h7H 0W4tOj5n8zvhAVeEoBLsmOgZfkhaDuWThdiKchvMArdXdG/Pld2h41eh6FnmcHgwMvIM iaHpQh3XRAueu1CDGHFXx4TxDf2Lr6gfP8rScRyJxdEkzuPEgJY1ovBZxKoRyxwVmk4A D+u4d18k4JNu+4/bEkgCLXPHdH1ZZRo0T3vd5mmS/Z6RIYbMJbmJzyhRF8mx2Nx18bZC AUSsdyVKwR807cgr9RvrdwOCG5wcq48lY4MpWhzWJb705lQeKdRHFLWhcpTJ9FofEt/l /HFg== X-Gm-Message-State: AODbwcAJFmLQ1Z46GZIVQc3oQWmIpLH02CHXKy81FqW/UJTqT/NCvu5X KQBJR/rO/I9xp2r+Aig= X-Received: by 10.107.58.10 with SMTP id h10mr13766772ioa.205.1496515063762; Sat, 03 Jun 2017 11:37:43 -0700 (PDT) Received: from pinklady.local (c-73-19-52-228.hsd1.wa.comcast.net. [73.19.52.228]) by smtp.gmail.com with ESMTPSA id c10sm11617735ioj.48.2017.06.03.11.37.42 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 03 Jun 2017 11:37:43 -0700 (PDT) Subject: Re: svn commit: r319551 - head/bin/dd/tests Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_BBAA6824-6264-4320-8993-D8B0D1E64E14"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail From: "Ngie Cooper (yaneurabeya)" In-Reply-To: <201706031829.v53ITIwT058752@repo.freebsd.org> Date: Sat, 3 Jun 2017 11:37:41 -0700 Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: References: <201706031829.v53ITIwT058752@repo.freebsd.org> To: Alan Somers X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2017 18:37:44 -0000 --Apple-Mail=_BBAA6824-6264-4320-8993-D8B0D1E64E14 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On Jun 3, 2017, at 11:29, Alan Somers wrote: >=20 > Author: asomers > Date: Sat Jun 3 18:29:18 2017 > New Revision: 319551 > URL: https://svnweb.freebsd.org/changeset/base/319551 >=20 > Log: > Fix bin/dd/dd2_tests:seek_overflow on UFS and TMPFS >=20 > Split the postive and negative parts into separate test cases. The = positive > test case can only run on ZFS, because only ZFS supports files that = large. >=20 > PR: 219757 > Reported by: ngie > MFC after: 18 days > X-MFC-with: 319339 Thanks :)! -Ngie --Apple-Mail=_BBAA6824-6264-4320-8993-D8B0D1E64E14 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJZMwH1AAoJEPWDqSZpMIYVwcEP/iTiJ/6yjBPGtheUdAle+cFm a+RlwMEkEjXQzoyopPX9Wo8B7c2uGPfgcTJ+mtMlh/6Q6wy2WEkojuE4rsk2jo3o ArDA/i7OAg9o8MdiYbrUhwHwusCuuhN0oRygdPmt8O5TKdUNS8fmDO9Uog0ukT3b P+AqoLsElYi2lxgDVWViaijFRF5fBA9Sdcal2VHKS+DmUGsU9hf1olFnBU5MK2Yh tu8DiYJKZSqJh7EF27M6NUkaU0g5yqMJqe8IjWhEzuC5BWY5d2uvGJjm6UcjNsR6 9g2371LGy5Q37z+QBBUhovskFbpCY2ttXgWUp7P1o0z0v/XuSBnDfxtMIKvDrgat VqJ/j66Wp8ZM5JYLepCue3bTB64uKLscuCK1UIUibYAaUMHr0wBOxNuKjP5VbqKt PnU3vwO8kHG4c7FMzvbBMdjbUko7IP2mJlVXfOyZoIZUzoj58YgOsgXP1VtLck29 LTaQbDyJd13dEUMcyCtQpHmP0jX2IhJxN5GcbFyLRvXsAUHygrsA2FMxjiTYb/t/ q1xpJtAnblamRN+AhLY0/Oi90nLeFRQg3wf6WGyqzs07wJTkdi+LWa2VKmkQU4lS 0XKEimrNzWMX4EuDJz1oJEjKJ0b1hU3EpcJYPUkR/t8+mXmGpwX0NS2NMqK3gkV4 jzaUDy9Z/5JM4X7lbAUv =yLDs -----END PGP SIGNATURE----- --Apple-Mail=_BBAA6824-6264-4320-8993-D8B0D1E64E14--