Message ID | 20230420202004.239116-1-smayhew@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <keyrings-owner@vger.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 A2D2DC77B73 for <keyrings@archiver.kernel.org>; Thu, 20 Apr 2023 20:21:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232322AbjDTUVs (ORCPT <rfc822;keyrings@archiver.kernel.org>); Thu, 20 Apr 2023 16:21:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42056 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232312AbjDTUVl (ORCPT <rfc822;keyrings@vger.kernel.org>); Thu, 20 Apr 2023 16:21:41 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8D2CD40CE for <keyrings@vger.kernel.org>; Thu, 20 Apr 2023 13:20:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1682022008; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=0UKMauEOX4K8knGNCGpDmavHegSuS0xNqW48pXYHNIk=; b=U4H2z52NWzTAjdEFJyAijD+HxjOzPi1ptAE/krKU1N8vbi3WbfnVkNPsXXguJZC8AMozw/ lGiqYwk5jQt8VcMne/iFOFFqzb4Z8g96AlNSoTjz1yqtHoEYBD5d+gPZ27j4OeeLS/8ech QdGxPPZOsPpu5vLbpay64hwlJ2MoqJo= 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-106-yeFmiqVCPVyWnWOJfS4mxA-1; Thu, 20 Apr 2023 16:20:05 -0400 X-MC-Unique: yeFmiqVCPVyWnWOJfS4mxA-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 1054A85A588; Thu, 20 Apr 2023 20:20:05 +0000 (UTC) Received: from aion.usersys.redhat.com (unknown [10.22.16.241]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 0338A2026D3C; Thu, 20 Apr 2023 20:20:05 +0000 (UTC) Received: by aion.usersys.redhat.com (Postfix, from userid 1000) id 9724B1A27F5; Thu, 20 Apr 2023 16:20:04 -0400 (EDT) From: Scott Mayhew <smayhew@redhat.com> To: linux-nfs@vger.kernel.org, keyrings@vger.kernel.org Subject: [RFC PATCH 0/5] SUNRPC: Add option to store GSS credentials in Date: Thu, 20 Apr 2023 16:19:59 -0400 Message-Id: <20230420202004.239116-1-smayhew@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.4 Precedence: bulk List-ID: <keyrings.vger.kernel.org> X-Mailing-List: keyrings@vger.kernel.org |
Series |
SUNRPC: Add option to store GSS credentials in
|
expand
|