From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 8514D1F8C6; Wed, 8 Sep 2021 17:32:26 +0000 (UTC) Date: Wed, 8 Sep 2021 17:32:26 +0000 From: Eric Wong To: Konstantin Ryabitsev Cc: meta@public-inbox.org Subject: Re: Showcasing lei at Linux Plumbers Message-ID: <20210908173226.GA3329@dcvr> References: <20210902211225.pmnykwcwcxeaunt5@meerkat.local> <20210902215850.GA5063@dcvr> <20210907213337.zir2mes6fiy4lbw7@meerkat.local> <20210907221404.GB17787@dcvr> <20210908133615.grlzysueyxwgcoyn@meerkat.local> <20210908144948.GA380@dcvr> <20210908171735.iepvjycogpls5c5i@meerkat.local> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210908171735.iepvjycogpls5c5i@meerkat.local> List-Id: Konstantin Ryabitsev wrote: > On Wed, Sep 08, 2021 at 02:49:48PM +0000, Eric Wong wrote: > > I've been thinking of making lei storage accessible as Maildirs > > via FUSE, as well. > > That's a pretty cool idea, actually -- would that be readonly or with full > deletes/renames support? Renames for sure. Likely deletes, at least on a per-label basis. Haven't thought much about deletes/purge...