Message ID | 20200728182320.8762-1-zlang@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=vIjO=BH=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 91EF1722 for <patchwork-fstests@patchwork.kernel.org>; Tue, 28 Jul 2020 18:23:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7A51B207F5 for <patchwork-fstests@patchwork.kernel.org>; Tue, 28 Jul 2020 18:23:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="St5HyRsS" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732317AbgG1SXc (ORCPT <rfc822;patchwork-fstests@patchwork.kernel.org>); Tue, 28 Jul 2020 14:23:32 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:23152 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728829AbgG1SXb (ORCPT <rfc822;fstests@vger.kernel.org>); Tue, 28 Jul 2020 14:23:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1595960610; 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=T8Lqayxj+SLfsKq3xcJRQmNc/Wa0kVL+C1Clq32FVtU=; b=St5HyRsS2eQTu80FCBE5JQD4C2+jdKBVzItzA3vnSRUgpVPs+9rpfUyn+WXRkF0JB/eNfg PbuCTB1dxpz20t4E7toDpY0dqyrHfVkGW04nlslvLemUkW6afpijtP9FNtxq3P/ygcH19g xKKT8isuIKWI/e131qlFlo4SsqY2RfU= 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-22-op-aRV-QMbyuNtsqKGn_Dw-1; Tue, 28 Jul 2020 14:23:28 -0400 X-MC-Unique: op-aRV-QMbyuNtsqKGn_Dw-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 6291A101C8A0; Tue, 28 Jul 2020 18:23:27 +0000 (UTC) Received: from bogon.redhat.com (ovpn-12-108.pek2.redhat.com [10.72.12.108]) by smtp.corp.redhat.com (Postfix) with ESMTP id D10BA5DA2A; Tue, 28 Jul 2020 18:23:24 +0000 (UTC) From: Zorro Lang <zlang@redhat.com> To: fstests@vger.kernel.org Cc: io-uring@vger.kernel.org, jmoyer@redhat.com Subject: [PATCH 0/4] fsstress,fsx: add io_uring test and do some fix Date: Wed, 29 Jul 2020 02:23:16 +0800 Message-Id: <20200728182320.8762-1-zlang@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: <fstests.vger.kernel.org> X-Mailing-List: fstests@vger.kernel.org |
Series |
fsstress,fsx: add io_uring test and do some fix
|
expand
|