Message ID | 20200826143815.360002-1-bfoster@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=J8xT=CE=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 7C24013B1 for <patchwork-linux-xfs@patchwork.kernel.org>; Wed, 26 Aug 2020 14:38:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 646B222B47 for <patchwork-linux-xfs@patchwork.kernel.org>; Wed, 26 Aug 2020 14:38:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="RNyLfAlC" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726905AbgHZOiV (ORCPT <rfc822;patchwork-linux-xfs@patchwork.kernel.org>); Wed, 26 Aug 2020 10:38:21 -0400 Received: from us-smtp-2.mimecast.com ([205.139.110.61]:60009 "EHLO us-smtp-delivery-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726690AbgHZOiU (ORCPT <rfc822;linux-xfs@vger.kernel.org>); Wed, 26 Aug 2020 10:38:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598452698; 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=v2nnPmwa65h6MBTZz39axfmcrlcjYYl7+MRhTHyerWo=; b=RNyLfAlCKIv+/AiNwUjPQtFRVXEuV7hmtZVCZattw6PdCoK1fktI/OFwh7EgDBH+1H9kQo GuQ+jzONWitfqy3kWw+4Xs5UrxgwZFyLsCArrNDEXxhZzFZOFQ1ncS+wrdcBXPftJ5iW9M QpiD3Gwhev1b9M5J1xhNQnCiEkZOgmY= 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-278-Wli2kP78O76oy15sQh4nWA-1; Wed, 26 Aug 2020 10:38:16 -0400 X-MC-Unique: Wli2kP78O76oy15sQh4nWA-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 B8882107464E; Wed, 26 Aug 2020 14:38:15 +0000 (UTC) Received: from bfoster.redhat.com (ovpn-112-11.rdu2.redhat.com [10.10.112.11]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6AA8A50EB6; Wed, 26 Aug 2020 14:38:15 +0000 (UTC) From: Brian Foster <bfoster@redhat.com> To: fstests@vger.kernel.org Cc: linux-xfs@vger.kernel.org Subject: [PATCH 0/4] fix up generic dmlogwrites tests to work with XFS Date: Wed, 26 Aug 2020 10:38:11 -0400 Message-Id: <20200826143815.360002-1-bfoster@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 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 |
fix up generic dmlogwrites tests to work with XFS
|
expand
|