Message ID | 20230420202004.239116-1-smayhew@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-nfs-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 7E2C9C7618E for <linux-nfs@archiver.kernel.org>; Thu, 20 Apr 2023 20:20:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231646AbjDTUUy (ORCPT <rfc822;linux-nfs@archiver.kernel.org>); Thu, 20 Apr 2023 16:20:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41994 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229772AbjDTUUw (ORCPT <rfc822;linux-nfs@vger.kernel.org>); Thu, 20 Apr 2023 16:20:52 -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 8F64A1FF0 for <linux-nfs@vger.kernel.org>; Thu, 20 Apr 2023 13:20:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1682022006; 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=Eq9vTLQyTqEoPTwknPUKdAkrRbiMh/dPncXxCMzMazSCK4uZ/+kCk7r3/gC6lGXfCXV7qC j/CSE+Y+ix7YJoipGMxQLzpvKQk6JvFgsDLIMjDFBRi8k//zsUBQPWO/wJaAwCh7RpX7FM 1LDFXzS862hU+DQ4i75ckcKnqs/QJsc= 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: <linux-nfs.vger.kernel.org> X-Mailing-List: linux-nfs@vger.kernel.org |
Series |
SUNRPC: Add option to store GSS credentials in
|
expand
|