Message ID | 153809666117.32548.6836488790026631787.stgit@magnolia (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-xfs-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 87A6B112B for <patchwork-linux-xfs@patchwork.kernel.org>; Fri, 28 Sep 2018 01:04:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7A2672ACE7 for <patchwork-linux-xfs@patchwork.kernel.org>; Fri, 28 Sep 2018 01:04:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6D0DE2AE4C; Fri, 28 Sep 2018 01:04:27 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 61C4E2ACE7 for <patchwork-linux-xfs@patchwork.kernel.org>; Fri, 28 Sep 2018 01:04:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726068AbeI1HZ3 (ORCPT <rfc822;patchwork-linux-xfs@patchwork.kernel.org>); Fri, 28 Sep 2018 03:25:29 -0400 Received: from userp2120.oracle.com ([156.151.31.85]:44262 "EHLO userp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726060AbeI1HZ3 (ORCPT <rfc822;linux-xfs@vger.kernel.org>); Fri, 28 Sep 2018 03:25:29 -0400 Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w8S149Sp070657; Fri, 28 Sep 2018 01:04:23 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=subject : from : to : cc : date : message-id : mime-version : content-type : content-transfer-encoding; s=corp-2018-07-02; bh=bm2ZZqSrlQLcEn5pi5vwZ1aPLcAZhdA4DQ/O2Sj6crE=; b=bt6s+eQPBUmgb4Im2yhnIEeh+GrLA2A+mFFYsbIY87C4LhqL3wPRBgq+1Uic1IzmD2Xf ALXfsldZ/daTUBexE/lS2GI3+fsy3BmpBh+IqSNnv+i4Ov+ahCAunxCIcms2PjNhNNdd mk7ZrbRNslIx5+tmmpHQMtijTnrJ+5/R4dJYvrv7UgQEYPE+Dw70Mc+D3W9Hhn99tm9m aV8hS6hviv/aGFD84WjP3oO5uPefBmOHDSxTrNqhirei1AAR8uVyFB2p9YdUb4ZLlKSB cC1TpwxNNiI/kMbArYrCyWZ9HCJ/tw8JJiPJiNfKL0BmqUXLgip4FXf9aNU038YSB8Jh UQ== Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by userp2120.oracle.com with ESMTP id 2mnvtv3xbp-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 28 Sep 2018 01:04:23 +0000 Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by userv0022.oracle.com (8.14.4/8.14.4) with ESMTP id w8S14Mi7019877 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 28 Sep 2018 01:04:22 GMT Received: from abhmp0014.oracle.com (abhmp0014.oracle.com [141.146.116.20]) by userv0121.oracle.com (8.14.4/8.13.8) with ESMTP id w8S14MbQ013002; Fri, 28 Sep 2018 01:04:22 GMT Received: from localhost (/10.159.248.246) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 27 Sep 2018 18:04:22 -0700 Subject: [PATCH v2 0/6] xfsprogs-4.19: transaction cleanups From: "Darrick J. Wong" <darrick.wong@oracle.com> To: sandeen@redhat.com, darrick.wong@oracle.com Cc: linux-xfs@vger.kernel.org Date: Thu, 27 Sep 2018 18:04:21 -0700 Message-ID: <153809666117.32548.6836488790026631787.stgit@magnolia> User-Agent: StGit/0.17.1-dirty MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9029 signatures=668707 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=711 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1809280010 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: <linux-xfs.vger.kernel.org> X-Mailing-List: linux-xfs@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
xfsprogs-4.19: transaction cleanups
|
expand
|