Message ID | 20200422175429.38957-1-bfoster@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=4ojB=6G=vger.kernel.org=linux-xfs-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 2B1DF1667 for <patchwork-linux-xfs@patchwork.kernel.org>; Wed, 22 Apr 2020 17:54:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 14B212082E for <patchwork-linux-xfs@patchwork.kernel.org>; Wed, 22 Apr 2020 17:54:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="UQhDTUrG" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726592AbgDVRyh (ORCPT <rfc822;patchwork-linux-xfs@patchwork.kernel.org>); Wed, 22 Apr 2020 13:54:37 -0400 Received: from us-smtp-2.mimecast.com ([205.139.110.61]:29161 "EHLO us-smtp-delivery-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726181AbgDVRyh (ORCPT <rfc822;linux-xfs@vger.kernel.org>); Wed, 22 Apr 2020 13:54:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1587578075; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=dBwV14e/ZmngMehU3JK6il0OANXFtRdWGAwlcibzgQ0=; b=UQhDTUrGHGtqxdfNJqGVtUaMZp0GnP1W3/G3OUV+NV+tkvr1ksEu/TtLnDsNZrpeBIaepg tw83QZYsUWu+rQF3gf2gf4YdaEsiMWzWm3fF+0mf6S4SkdgR27MaATkCQhAq7ys12UhZCG cXdy9h0h0XQxv0S6BNiOwBivvvyowUE= 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-368-UWtfKTUkPNylOtUQTaFnMQ-1; Wed, 22 Apr 2020 13:54:31 -0400 X-MC-Unique: UWtfKTUkPNylOtUQTaFnMQ-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 79314107ACC7 for <linux-xfs@vger.kernel.org>; Wed, 22 Apr 2020 17:54:30 +0000 (UTC) Received: from bfoster.bos.redhat.com (dhcp-41-2.bos.redhat.com [10.18.41.2]) by smtp.corp.redhat.com (Postfix) with ESMTP id 33F126084C for <linux-xfs@vger.kernel.org>; Wed, 22 Apr 2020 17:54:30 +0000 (UTC) From: Brian Foster <bfoster@redhat.com> To: linux-xfs@vger.kernel.org Subject: [PATCH v2 00/13] xfs: flush related error handling cleanups Date: Wed, 22 Apr 2020 13:54:16 -0400 Message-Id: <20200422175429.38957-1-bfoster@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Content-Transfer-Encoding: quoted-printable Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: <linux-xfs.vger.kernel.org> X-Mailing-List: linux-xfs@vger.kernel.org |
Series |
xfs: flush related error handling cleanups
|
expand
|