Message ID | 20200916131139.11497-1-zlang@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=FsZq=CZ=vger.kernel.org=fstests-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 004D56CA for <patchwork-fstests@patchwork.kernel.org>; Wed, 16 Sep 2020 19:53:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CFA2421974 for <patchwork-fstests@patchwork.kernel.org>; Wed, 16 Sep 2020 19:53:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="cKrDGL1W" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726930AbgIPTxU (ORCPT <rfc822;patchwork-fstests@patchwork.kernel.org>); Wed, 16 Sep 2020 15:53:20 -0400 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:42364 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727138AbgIPRhc (ORCPT <rfc822;fstests@vger.kernel.org>); Wed, 16 Sep 2020 13:37:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600277848; 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=F9u9qYwCYGwnKvUW3Qwuq0EBArWLV1qdPypf2tsQD8g=; b=cKrDGL1Wc2DRH0YOCjAyLj/r7Gf0qm3+lP+BRhjwIHmESUl5pfJxWY0zReoYA3ILzf2lBv SoJtGQiekzsoOTRqgZF7fwQmcQhawJqGyp9eI2e/0JRkx+Czgr4l+Zl+ERp39T8cXu+lcU ZmClSEpg5PXO2DsiSUudziNXkdN+2/k= 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-596-9Rilj4t0OBON2eJ6IztSgQ-1; Wed, 16 Sep 2020 09:11:46 -0400 X-MC-Unique: 9Rilj4t0OBON2eJ6IztSgQ-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 8D881801F9B; Wed, 16 Sep 2020 13:11:45 +0000 (UTC) Received: from bogon.redhat.com (ovpn-13-242.pek2.redhat.com [10.72.13.242]) by smtp.corp.redhat.com (Postfix) with ESMTP id 194A01A4D7; Wed, 16 Sep 2020 13:11:42 +0000 (UTC) From: Zorro Lang <zlang@redhat.com> To: fstests@vger.kernel.org Cc: io-uring@vger.kernel.org Subject: [PATCH 0/3] xfstests: new io_uring fsx test Date: Wed, 16 Sep 2020 21:11:36 +0800 Message-Id: <20200916131139.11497-1-zlang@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: <fstests.vger.kernel.org> X-Mailing-List: fstests@vger.kernel.org |
Series |
xfstests: new io_uring fsx test
|
expand
|