Message ID | 20200906175513.17595-1-zlang@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=Wi2o=CP=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 1933692C for <patchwork-fstests@patchwork.kernel.org>; Sun, 6 Sep 2020 17:55:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E1B9320738 for <patchwork-fstests@patchwork.kernel.org>; Sun, 6 Sep 2020 17:55:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="GfmiETTK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729046AbgIFRz0 (ORCPT <rfc822;patchwork-fstests@patchwork.kernel.org>); Sun, 6 Sep 2020 13:55:26 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:57930 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725841AbgIFRzY (ORCPT <rfc822;fstests@vger.kernel.org>); Sun, 6 Sep 2020 13:55:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1599414922; 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=i2fzJoK/5rqCoc2fDEyi/R2ZRblVt7u5wMJFb4+7B7o=; b=GfmiETTKweqYf4XtrYBWBiHMor6Qe/QjGPeynViHSY76/sPmfvpFyHKXAN+5VNgFPcYDcO HJFEA5zM5ZX6eA/NPItRadrMjIhxQW43UQHTvCsdriffsleSDIg07b2oAxf4kXISeVTbLL BIAdzD0URnKMJqozHyjELzbQa0wqW6M= 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-344-5t8XIlnpNOq0G76iEUrC5g-1; Sun, 06 Sep 2020 13:55:18 -0400 X-MC-Unique: 5t8XIlnpNOq0G76iEUrC5g-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 6F765802B5C; Sun, 6 Sep 2020 17:55:17 +0000 (UTC) Received: from bogon.redhat.com (ovpn-12-98.pek2.redhat.com [10.72.12.98]) by smtp.corp.redhat.com (Postfix) with ESMTP id DCF589CBA; Sun, 6 Sep 2020 17:55:15 +0000 (UTC) From: Zorro Lang <zlang@redhat.com> To: fstests@vger.kernel.org Cc: bfoster@redhat.com, io-uring@vger.kernel.org Subject: [PATCH v4 0/5] fsstress,fsx: add io_uring test and do some fix Date: Mon, 7 Sep 2020 01:55:08 +0800 Message-Id: <20200906175513.17595-1-zlang@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 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
|