Message ID | 20200625232848.14465-1-allison.henderson@oracle.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=UnAH=AG=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 8D0FB913 for <patchwork-linux-xfs@patchwork.kernel.org>; Thu, 25 Jun 2020 23:31:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7499C20768 for <patchwork-linux-xfs@patchwork.kernel.org>; Thu, 25 Jun 2020 23:31:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=oracle.com header.i=@oracle.com header.b="ugSSNC9Y" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728681AbgFYXbA (ORCPT <rfc822;patchwork-linux-xfs@patchwork.kernel.org>); Thu, 25 Jun 2020 19:31:00 -0400 Received: from userp2130.oracle.com ([156.151.31.86]:54398 "EHLO userp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728275AbgFYXa7 (ORCPT <rfc822;linux-xfs@vger.kernel.org>); Thu, 25 Jun 2020 19:30:59 -0400 Received: from pps.filterd (userp2130.oracle.com [127.0.0.1]) by userp2130.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 05PNQl0P037988 for <linux-xfs@vger.kernel.org>; Thu, 25 Jun 2020 23:30:58 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=from : to : subject : date : message-id; s=corp-2020-01-29; bh=JeM/USQL3XOntguJmE+yZPyXrwAlfJfC0FBH4T/qS8E=; b=ugSSNC9YznZn1sCymL3TqG2f6YicK+bfkqHijJJ4pqhYpUS2LieMUEKLkkO50T5h3Rzb SbIxAgCvUQ7ZmCenHW9IGkNJPoZxQxjock4WIGz0Ekk6rqoKH/M3UxtOgQEdoo+e+3ZV BWX1fMONFn58GsGHZHzQqNGOAqZLMIRU7KlRgazvZ9HT/bzhiI2y0PmsTGFo0w6MbsOx BycG7LGKQ2JQod5c7VFabv3PuFVb3t4uznvhIznnzzDCb2XtPJ+2SJKsc68UBwJSeB+z kb+at90HfMe93N05fVrFt8SDMamTqeNVGvXfN2KQZmKxJ4s58HsdAU0tFasSgkDdY3N9 iw== Received: from userp3020.oracle.com (userp3020.oracle.com [156.151.31.79]) by userp2130.oracle.com with ESMTP id 31uut5u9xt-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for <linux-xfs@vger.kernel.org>; Thu, 25 Jun 2020 23:30:58 +0000 Received: from pps.filterd (userp3020.oracle.com [127.0.0.1]) by userp3020.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 05PNSI7c110943 for <linux-xfs@vger.kernel.org>; Thu, 25 Jun 2020 23:28:58 GMT Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by userp3020.oracle.com with ESMTP id 31uur9r3be-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for <linux-xfs@vger.kernel.org>; Thu, 25 Jun 2020 23:28:58 +0000 Received: from abhmp0010.oracle.com (abhmp0010.oracle.com [141.146.116.16]) by userv0121.oracle.com (8.14.4/8.13.8) with ESMTP id 05PNSv0P016761 for <linux-xfs@vger.kernel.org>; Thu, 25 Jun 2020 23:28:57 GMT Received: from localhost.localdomain (/67.1.142.158) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 25 Jun 2020 23:28:57 +0000 From: Allison Collins <allison.henderson@oracle.com> To: linux-xfs@vger.kernel.org Subject: [PATCH v10 00/26] Delay Ready Attributes Date: Thu, 25 Jun 2020 16:28:22 -0700 Message-Id: <20200625232848.14465-1-allison.henderson@oracle.com> X-Mailer: git-send-email 2.17.1 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9663 signatures=668680 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 bulkscore=0 spamscore=0 malwarescore=0 suspectscore=0 mlxlogscore=999 adultscore=0 phishscore=0 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2004280000 definitions=main-2006250136 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9663 signatures=668680 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 malwarescore=0 clxscore=1015 lowpriorityscore=0 bulkscore=0 adultscore=0 spamscore=0 suspectscore=0 phishscore=0 impostorscore=0 cotscore=-2147483648 priorityscore=1501 mlxscore=0 mlxlogscore=999 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2004280000 definitions=main-2006250136 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 |
Delay Ready Attributes
|
expand
|