Message ID | 20220209190345.2374478-1-shr@fb.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-fsdevel-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3F294C433F5 for <linux-fsdevel@archiver.kernel.org>; Wed, 9 Feb 2022 19:54:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229781AbiBITyD (ORCPT <rfc822;linux-fsdevel@archiver.kernel.org>); Wed, 9 Feb 2022 14:54:03 -0500 Received: from gmail-smtp-in.l.google.com ([23.128.96.19]:58220 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229747AbiBITyB (ORCPT <rfc822;linux-fsdevel@vger.kernel.org>); Wed, 9 Feb 2022 14:54:01 -0500 Received: from mx0b-00082601.pphosted.com (mx0b-00082601.pphosted.com [67.231.153.30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AD980E055539 for <linux-fsdevel@vger.kernel.org>; Wed, 9 Feb 2022 11:54:02 -0800 (PST) Received: from pps.filterd (m0148460.ppops.net [127.0.0.1]) by mx0a-00082601.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 219HJWBw019305 for <linux-fsdevel@vger.kernel.org>; Wed, 9 Feb 2022 11:04:05 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fb.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=facebook; bh=eDhPwAqDTFwHzsDqnFlzeturPOzQyIbwLl3QQUwuY+k=; b=Zr4NIqU5gTsaklTaLaRkXX44zEsLFgUI5CGww8xkLlgYIJ1S+BY+6e1I2hGk6EJGO8Bt gSJRyJ7Q8LX441KGw3MQnHvIdqZ2jylLW+8PbZossmpZDgmXoFSlUfDKFToRuu309mcp tD0yWUEHkN/sRFYRjsw3xMoUiO8J6AyWPR0= Received: from maileast.thefacebook.com ([163.114.130.16]) by mx0a-00082601.pphosted.com (PPS) with ESMTPS id 3e3y3s7jmk-18 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for <linux-fsdevel@vger.kernel.org>; Wed, 09 Feb 2022 11:04:05 -0800 Received: from twshared18912.14.frc2.facebook.com (2620:10d:c0a8:1b::d) by mail.thefacebook.com (2620:10d:c0a8:83::4) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.21; Wed, 9 Feb 2022 11:04:01 -0800 Received: by devvm225.atn0.facebook.com (Postfix, from userid 425415) id 3147BA855530; Wed, 9 Feb 2022 11:03:52 -0800 (PST) From: Stefan Roesch <shr@fb.com> To: <io-uring@vger.kernel.org>, <linux-fsdevel@vger.kernel.org>, <kernel-team@fb.com> CC: <viro@zeniv.linux.org.uk>, <shr@fb.com> Subject: [PATCH v1 0/2] io-uring: Make statx api stable Date: Wed, 9 Feb 2022 11:03:43 -0800 Message-ID: <20220209190345.2374478-1-shr@fb.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-FB-Internal: Safe Content-Type: text/plain X-Proofpoint-GUID: JGkSSzLmivQT-WLV5g1fMhwBroPcSNzr X-Proofpoint-ORIG-GUID: JGkSSzLmivQT-WLV5g1fMhwBroPcSNzr X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.816,Hydra:6.0.425,FMLib:17.11.62.513 definitions=2022-02-09_10,2022-02-09_01,2021-12-02_01 X-Proofpoint-Spam-Details: rule=fb_outbound_notspam policy=fb_outbound score=0 priorityscore=1501 mlxlogscore=780 mlxscore=0 phishscore=0 impostorscore=0 lowpriorityscore=0 suspectscore=0 malwarescore=0 clxscore=1015 bulkscore=0 spamscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2201110000 definitions=main-2202090101 X-FB-Internal: deliver Precedence: bulk List-ID: <linux-fsdevel.vger.kernel.org> X-Mailing-List: linux-fsdevel@vger.kernel.org |
Series |
io-uring: Make statx api stable
|
expand
|