From owner-svn-src-head@freebsd.org Sun Jun 4 02:22:17 2017 Return-Path: Delivered-To: svn-src-head@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 529C9AF87E9; Sun, 4 Jun 2017 02:22:17 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x241.google.com (mail-pf0-x241.google.com [IPv6:2607:f8b0:400e:c00::241]) (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 1CB96F15; Sun, 4 Jun 2017 02:22:17 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x241.google.com with SMTP id n23so16735061pfb.3; Sat, 03 Jun 2017 19:22:17 -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=AFeqazQkjrJI2g4k/fSexBH8u++Z/iL1fx+nKgDrq6U=; b=VvMVEkDRGp8dx8PmrPhL+djLxt1d9AUVMrkH+ptsjvhlMz6ZHQvLR2GtaOJeXc6SNi h++0sIxdMsNZ9bMWc9EwJj6uvWcNhafNsa6GEQcAK/Y//+lZVi+k+QrZ5ZHt/uAZsSu4 k/D/TzdSRkXlYTMb5WipSSuPWbfc19F1PhZcs8DwW1ECyQ5SAwOErVaQxQ0TibFaXWQ1 cQOTpF2Zf2/t+v8wvHj8sf7pjG6+E05Jl+2okjp8kIYUFliDPXLcuC+y9MqVI+/gy1ba IJ3PgwwRhplmjMDspLD3qsE3wN6SrVOuP4QuK5XphT7nOX5wmJg+/nfu9aZr9LTTdkWk C3cA== 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=AFeqazQkjrJI2g4k/fSexBH8u++Z/iL1fx+nKgDrq6U=; b=CVM4NEwO8kQZyto0qkIGB3yUDvtM3mW1u/+XRRKOXGxPtPOuSLf5t9TE50Dw3S2hFS RT6vGS1srHvVcqLuheybwUc8OwXKpVmLbjCyuKZ+8+MpiyLMQyIY7YvwJ0dupF777vrW +/uwyWmTah7jD1X/lAs1cL8+Z5WQUV7Tb7ckuVy4G4qmOOE6Dz/cRYPva2j5OWCAF4RG K2oP7QWq0EM7Pgil3SK/vUVu9uqzXDw/6zwCJIpNTadiVlgkdutNTagzxtKMu2LwgUpl D1rg0fuKXGdLZPKkIXEkBXiW08ZN83EjIyR+ejEalqBoQLNdcPerkU0KP1xm/s9rZQMV Th2w== X-Gm-Message-State: AODbwcCRpKiszm6Ww7kyylWVrVem6RvTMfjzEXW4moPzV0Tdg1A6yO+z CE08M1k+9Lt6jToG9sA= X-Received: by 10.98.58.195 with SMTP id v64mr13756520pfj.237.1496542936388; Sat, 03 Jun 2017 19:22:16 -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 a69sm15241600pfg.7.2017.06.03.19.22.15 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 03 Jun 2017 19:22:15 -0700 (PDT) Subject: Re: svn commit: r319557 - head/sys/fs/ext2fs Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_DD200906-96D8-4E47-8697-A1414C1AEA91"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail From: "Ngie Cooper (yaneurabeya)" In-Reply-To: Date: Sat, 3 Jun 2017 19:22:14 -0700 Cc: Conrad Meyer , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: References: <201706032230.v53MUUAB056536@repo.freebsd.org> <25EB123A-EAF7-4ADD-8834-93C2618315B6@gmail.com> To: Pedro Giffuni X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2017 02:22:17 -0000 --Apple-Mail=_DD200906-96D8-4E47-8697-A1414C1AEA91 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 > On Jun 3, 2017, at 18:16, Pedro Giffuni wrote: >=20 >=20 > On 03/06/2017 17:54, Ngie Cooper (yaneurabeya) wrote: >>> On Jun 3, 2017, at 15:30, Conrad Meyer wrote: >>>=20 >>> Author: cem >>> Date: Sat Jun 3 22:30:30 2017 >>> New Revision: 319557 >>> URL: https://svnweb.freebsd.org/changeset/base/319557 >>>=20 >>> Log: >>> ext2fs(4): Fix a number of broken flag checks >>>=20 >>> Introduced in r319071. >>>=20 >>> Reported by: Coverity >>> CIDs: 1375847, 1375848, 1375849 >>> Sponsored by: Dell EMC Isilon >> Did pjg review this? >=20 > I don't know about pjg, but I wasn't even aware about the Coverity = issues. I never added myself to the MAINTAINERS list so it's OK, I will = just have the code submitter confirm the fixes. I meant pfg =97 sorry :/. > Luckily this is code that has not been MFC'd because I don't consider = it bullet-proof and more eyes are always welcome. --Apple-Mail=_DD200906-96D8-4E47-8697-A1414C1AEA91 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 iQIcBAEBCgAGBQJZM27WAAoJEPWDqSZpMIYV8QoQAMbL/Le6UL5m9RdZ3r/eTys0 qTxqQDHObu9TPCAaLiXAEK6tJnKAPDqO6Jd0l6nGfPdy0cQTVRoLbVl7XGUr7QNy lSYj3Xo1oyiB6oqPhv6RPm1ElId3D4JFslBBwnI24BkXXyaoCsGC6L6UyDt/3cx+ vzNFyCdysmHP/N54txMqoyPGoAg3flM6mc1Gbfg59i9VL+maNlqswjy5WtNDdsuw RRmybVhM9JJFanKufackYj3RAbqDJd6ow68toy7LC0TMrpqFsl6m0CK7XbRZY/NX OU72rOwEe+KoY10mXN0gI6yFDzNU3tiKVjpMbLYAVtMw7OpZtf5encaHw4w8Imyl qHLv1oFSIShmSOXMx1QvE09rf/GKX2U+4RIyubMaqnWXTGiWG2FWfhGf9rGhzR/a wuLtob+0ooqpYTZyBbCYaR3cLapU/KaD2OxzSUEtVBeROEFkvH22xyFEQjt8UW9x ViMGQ7kLH/XnDIyJcl5pMfDguUTWESl27/0TUxmas98XGCSQV+yGZRBrA+zle+4m HfNf1fTZbAotLjb3dn01SPVCWRmB4/0gsdNnN6/8gTLkvUd+jCo3Ci9fi9VkDrMb NGPvq19qYft/W+dCBG1vc2JFBvaiLTLuo33Py46AlywYVJKLbwqlgQWxpSjMGyDA eCLY5oi30Xrquie33bPo =4seZ -----END PGP SIGNATURE----- --Apple-Mail=_DD200906-96D8-4E47-8697-A1414C1AEA91--