From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 3E17CC77B71 for ; Thu, 13 Apr 2023 14:05:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231776AbjDMOFq (ORCPT ); Thu, 13 Apr 2023 10:05:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39952 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231787AbjDMOFj (ORCPT ); Thu, 13 Apr 2023 10:05:39 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A9AA21998; Thu, 13 Apr 2023 07:05:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Transfer-Encoding: Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Sender:Reply-To:Content-ID:Content-Description; bh=K5nZUzxVeKk1nQmTaGuEG3RDdG1E5Yn25XvsNQiJyqE=; b=ZaPAxnefp4rDq9oceos/2GiCjx rtestyedTkBKZ8kIs1FAusiLy1rj4aIZnLldkQg2T6h8NO4z9FNH3/ch34Hx98CD0Ef6EEC6E4MCM 6E3kCuFkYBy7j7zPbljmab20qLVESpJPvA6HWirwANvkRQp1D3hK25tBLrczwigpqg/4DO7akh3LO bZ4iX+0JtAYub1pTTggk00KOmkdg6QkkP8vAswuSTPqsYwyNrultE/P9zjMEZGaxK21CQ45aiPhhZ gb/O3xZszHszPd7HVBMPs95aBGbFvGHro80I9AfMpZalLf5v1HSShAdD9NDwlZiVVlGXC/YTCRJSr QW+QOhiQ==; Received: from willy by casper.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1pmxZi-007rgw-U7; Thu, 13 Apr 2023 14:05:22 +0000 Date: Thu, 13 Apr 2023 15:05:22 +0100 From: Matthew Wilcox To: Chuck Lever III Cc: "lsf-pc@lists.linux-foundation.org" , linux-fsdevel , Linux NFS Mailing List Subject: Re: [LSF/MM/BPF TOPIC] BoF for nfsd Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org On Wed, Apr 12, 2023 at 06:27:07PM +0000, Chuck Lever III wrote: > I'd like to request some time for those interested specifically > in NFSD to gather and discuss some topics. Not a network file > system free-for-all, but specifically for NFSD, because there > is a long list of potential topics: > > • Progress on using iomap for NFSD READ/READ_PLUS (anna) > • Replacing nfsd_splice_actor (all) > • Transition from page arrays to bvecs (dhowells, hch) - Using larger folios instead of single pages; maybe this is the same discussion. > • tmpfs directory cookie stability (cel) > • timestamp resolution and i_version (jlayton) > • GSS Kerberos futures (dhowells) > • NFS/NFSD CI (jlayton) > • NFSD POSIX to NFSv4 ACL translation - writing down the rules (all) > > Some of these topics might be appealing to others not specifically > involved with NFSD development. If there's something that should > be moved to another track or session, please pipe up. > > -- > Chuck Lever > >