From owner-svn-src-all@freebsd.org Mon Jun 29 12:19:06 2015 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 388C498EC8D for ; Mon, 29 Jun 2015 12:19:06 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: from mail-oi0-f48.google.com (mail-oi0-f48.google.com [209.85.218.48]) (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 0B28926FF for ; Mon, 29 Jun 2015 12:19:05 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: by oigx81 with SMTP id x81so116339972oig.1 for ; Mon, 29 Jun 2015 05:19:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=lGRCTR1o1moBoTXrdPrTsD6k70bGLr4T6VvFqUvB1mI=; b=aj1BvIbtPFUbrhww2jVGdVmmZbEiBF96vhhN/HIXSP+v/iXV2TZP25DqIt9lPkzwyK jz/E2pVDsUvYH7B2bKsnuD6RlHc8lFZ5GEevxhmsldL40SBo1EA7di3X32cUDyNaTGIC X/4m+xCVqO23My2GVUdl4OfOhOTlB8KDS9SXtXUwUitkadp/8uiKNHWNSwFHGjP8nYZY 3NtWcw8aKRoUFl9yIHGry3z7gcCvLwqVqgKwtr0HbPB0/B/eeVxGaPtkRhDW5pcMivWP zNx0tPncwgkEhkhtv7ZIZqg/Ah5R04rpy4VhgsiadmE5AVLH6DxwtbpNh1kDLdNiyQdL EdrA== X-Gm-Message-State: ALoCoQnu/2qG3xW0bYK8DUynTHp9WkK9jTsv5imIaz09mO8Jz1qJtWfn5ZM0l07D4zomJrFzJRsr MIME-Version: 1.0 X-Received: by 10.202.208.139 with SMTP id h133mr11921111oig.74.1435580345002; Mon, 29 Jun 2015 05:19:05 -0700 (PDT) Received: by 10.76.56.51 with HTTP; Mon, 29 Jun 2015 05:19:04 -0700 (PDT) X-Originating-IP: [84.27.222.46] In-Reply-To: <201506270944.t5R9iEjO053344@svn.freebsd.org> References: <201506270944.t5R9iEjO053344@svn.freebsd.org> Date: Mon, 29 Jun 2015 14:19:04 +0200 Message-ID: Subject: Re: svn commit: r284887 - in head/sys: kern sys ufs/ffs From: Ed Schouten To: Konstantin Belousov Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 29 Jun 2015 12:19:06 -0000 Hi Kostik, 2015-06-27 11:44 GMT+02:00 Konstantin Belousov : > @@ -2056,6 +2072,8 @@ ffs_bufwrite(struct buf *bp) > if (bp->b_vflags & BV_BKGRDINPROG) > panic("bufwrite: still writing"); > } > + if ((bp->b_vflags & BV_BKGRDERR) != 0) > + bp->b_vflags &= ~BV_BKGRDERR; > BO_UNLOCK(bp->b_bufobj); > > /* This if-statement could be removed, right? The bit could just be cleared unconditionally. Best regards, -- Ed Schouten Nuxi, 's-Hertogenbosch, the Netherlands KvK/VAT number: 62051717