Message ID | 20200801111039.1407632-1-smayhew@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=n8hF=BL=vger.kernel.org=linux-nfs-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0069A13B6 for <patchwork-linux-nfs@patchwork.kernel.org>; Sat, 1 Aug 2020 11:10:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DCA7620888 for <patchwork-linux-nfs@patchwork.kernel.org>; Sat, 1 Aug 2020 11:10:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="QvzIuR8j" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728609AbgHALKr (ORCPT <rfc822;patchwork-linux-nfs@patchwork.kernel.org>); Sat, 1 Aug 2020 07:10:47 -0400 Received: from us-smtp-2.mimecast.com ([205.139.110.61]:34619 "EHLO us-smtp-delivery-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728505AbgHALKq (ORCPT <rfc822;linux-nfs@vger.kernel.org>); Sat, 1 Aug 2020 07:10:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1596280245; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=pAmL4k/JVZLMCB2r6A1QI/PffLuIzBDgu2w1EwYbcC8=; b=QvzIuR8j2hSqNvJ4Kvuj/P1IQT+wEy9/9/BKhRj40FgOfSuuDjh5ZoO+SeADSKUVUtu8BI Rk7uI4IAUV6/fKaG8tzKHS6nSTrEY9fjOZiYulaVal7eRObYhlVCskdraFkZbJxcjEFi1h Sd5XtdDUZn2IX3t+W47dhZWzPquIbcQ= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-60-J0AqIk8rPYeram2FWvJmPA-1; Sat, 01 Aug 2020 07:10:41 -0400 X-MC-Unique: J0AqIk8rPYeram2FWvJmPA-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B81FF8014D7; Sat, 1 Aug 2020 11:10:40 +0000 (UTC) Received: from aion.usersys.redhat.com (ovpn-115-198.rdu2.redhat.com [10.10.115.198]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 66F155D9E8; Sat, 1 Aug 2020 11:10:40 +0000 (UTC) Received: by aion.usersys.redhat.com (Postfix, from userid 1000) id 8C6BA1A0006; Sat, 1 Aug 2020 07:10:39 -0400 (EDT) From: Scott Mayhew <smayhew@redhat.com> To: trond.myklebust@hammerspace.com, anna.schumaker@netapp.com Cc: linux-nfs@vger.kernel.org Subject: [PATCH v2 0/2] nfs: two writeback error reporting fixes Date: Sat, 1 Aug 2020 07:10:37 -0400 Message-Id: <20200801111039.1407632-1-smayhew@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: <linux-nfs.vger.kernel.org> X-Mailing-List: linux-nfs@vger.kernel.org |
Series |
nfs: two writeback error reporting fixes
|
expand
|