From patchwork Tue Jun 15 16:39:54 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Howells X-Patchwork-Id: 1492360 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=linux-cifs-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=c/+3TXfY; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4G4DZL050pz9sWX for ; Wed, 16 Jun 2021 02:40:10 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231250AbhFOQmN (ORCPT ); Tue, 15 Jun 2021 12:42:13 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:43854 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230081AbhFOQmJ (ORCPT ); Tue, 15 Jun 2021 12:42:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1623775204; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=R/NreKJZAPN/5iLAX+SP8h+oSm6e2Dm/Te0F8MAMqWA=; b=c/+3TXfYxrftbGyABaHAfNA0pUpA8hbk58A9j2FhmlFzQy3XGqAAS7VvLsWPRU5EkH+uwO 0mnY1fIYZ5l5ZvpN5+qwb8uwmj2W2ot7Zrr5b2s1tgqG2Gc9dIxmPll3m5Oe95AdX/BO/9 hkv4dBu6VN62uZPgJAFoJum0llDpFT0= 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-14-Myu5jGp3M6Ct5h92pTa6xA-1; Tue, 15 Jun 2021 12:40:02 -0400 X-MC-Unique: Myu5jGp3M6Ct5h92pTa6xA-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4F896C73A7; Tue, 15 Jun 2021 16:40:00 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-118-65.rdu2.redhat.com [10.10.118.65]) by smtp.corp.redhat.com (Postfix) with ESMTP id DF6155D9CA; Tue, 15 Jun 2021 16:39:54 +0000 (UTC) Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 Subject: [PATCH] netfs: Add MAINTAINERS record From: David Howells To: torvalds@linux-foundation.org Cc: Jeff Layton , "Matthew Wilcox (Oracle)" , linux-mm@kvack.org, linux-cachefs@redhat.com, linux-afs@lists.infradead.org, linux-nfs@vger.kernel.org, linux-cifs@vger.kernel.org, ceph-devel@vger.kernel.org, v9fs-developer@lists.sourceforge.net, linux-fsdevel@vger.kernel.org, dhowells@redhat.com, linux-cachefs@redhat.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Date: Tue, 15 Jun 2021 17:39:54 +0100 Message-ID: <162377519404.734878.4912821418522385423.stgit@warthog.procyon.org.uk> User-Agent: StGit/0.23 MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Precedence: bulk List-ID: X-Mailing-List: linux-cifs@vger.kernel.org Add a MAINTAINERS record for the new netfs helper library. Signed-off-by: David Howells Acked-by: Jeff Layton cc: Matthew Wilcox (Oracle) cc: linux-mm@kvack.org cc: linux-cachefs@redhat.com cc: linux-afs@lists.infradead.org cc: linux-nfs@vger.kernel.org cc: linux-cifs@vger.kernel.org cc: ceph-devel@vger.kernel.org cc: v9fs-developer@lists.sourceforge.net cc: linux-fsdevel@vger.kernel.org Link: https://lore.kernel.org/r/162377165897.729347.292567369593752239.stgit@warthog.procyon.org.uk/ --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index bc0ceef87b73..364465f20e81 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12878,6 +12878,15 @@ NETWORKING [WIRELESS] L: linux-wireless@vger.kernel.org Q: http://patchwork.kernel.org/project/linux-wireless/list/ +NETWORK FILESYSTEM HELPER LIBRARY +M: David Howells +M: Jeff Layton +L: linux-cachefs@redhat.com (moderated for non-subscribers) +S: Supported +F: Documentation/filesystems/netfs_library.rst +F: fs/netfs/ +F: include/linux/netfs.h + NETXEN (1/10) GbE SUPPORT M: Manish Chopra M: Rahul Verma