Message ID | 20220628204611.651126-1-agruenba@redhat.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 37921C433EF for <linux-fsdevel@archiver.kernel.org>; Tue, 28 Jun 2022 20:46:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230397AbiF1UqW (ORCPT <rfc822;linux-fsdevel@archiver.kernel.org>); Tue, 28 Jun 2022 16:46:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33100 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229633AbiF1UqR (ORCPT <rfc822;linux-fsdevel@vger.kernel.org>); Tue, 28 Jun 2022 16:46:17 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 153DC2A420 for <linux-fsdevel@vger.kernel.org>; Tue, 28 Jun 2022 13:46:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1656449175; 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=JDvJY4KAHSAg10rH7+lRWHYt9k9YUXyZb7F/uKYKuNk=; b=NwmYnmvE94yViqkwmmgFNHc/aoLnq9uW0yhiA+E1QhaF38iPd9OXR9yJoqEy8E+6yBLBfV VOZqy/snEvs2WGQPIGtkEsLzQTpRityeMjeGApBwx1Pc9guNdH9s0+xp7NAHF0Hqzl/nd5 H5N9aH4fDqrauJDGUsNlRK9gj4l7F74= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-593-IeNR2ht-PC-p5IKJFfNA9w-1; Tue, 28 Jun 2022 16:46:13 -0400 X-MC-Unique: IeNR2ht-PC-p5IKJFfNA9w-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com [10.11.54.2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 4DB391019C83; Tue, 28 Jun 2022 20:46:13 +0000 (UTC) Received: from max.localdomain (unknown [10.40.193.19]) by smtp.corp.redhat.com (Postfix) with ESMTP id 4B78840C1289; Tue, 28 Jun 2022 20:46:12 +0000 (UTC) From: Andreas Gruenbacher <agruenba@redhat.com> To: cluster-devel@redhat.com Cc: Andreas Gruenbacher <agruenba@redhat.com>, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, "Eric W. Biederman" <ebiederm@xmission.com> Subject: [PATCH 0/5] gfs2: debugfs PID reporting improvements Date: Tue, 28 Jun 2022 22:46:06 +0200 Message-Id: <20220628204611.651126-1-agruenba@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.84 on 10.11.54.2 Precedence: bulk List-ID: <linux-fsdevel.vger.kernel.org> X-Mailing-List: linux-fsdevel@vger.kernel.org |
Series |
gfs2: debugfs PID reporting improvements
|
expand
|