From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=toxicpanda-com.20230601.gappssmtp.com header.i=@toxicpanda-com.20230601.gappssmtp.com header.b="XEF82ezl" Received: from mail-yw1-x1144.google.com (mail-yw1-x1144.google.com [IPv6:2607:f8b0:4864:20::1144]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8F5A910FA for ; Fri, 1 Dec 2023 14:15:52 -0800 (PST) Received: by mail-yw1-x1144.google.com with SMTP id 00721157ae682-5d3ffa1ea24so14639447b3.3 for ; Fri, 01 Dec 2023 14:15:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=toxicpanda-com.20230601.gappssmtp.com; s=20230601; t=1701468951; x=1702073751; darn=vger.kernel.org; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=WY7hOTWEtHRPj5tXJZlLn9Z44W1TMg+N5RE6QB+aQfk=; b=XEF82ezlRlUsEHWIWjdakp5PNwBXcCCadIa0vxXFEL4usD8kkyf6fMquriqIwNxEX7 CE46cTvinpMx27rq9l1tVnJguBMXJy+a1WiNAidlV/VPQL+RM7y0L59uLOQsJpByvqg8 LE4GZjpvCvrqgf2C3orZ4K8Q4aBoKigiRADUYEUu+5V+rzegrzvNu7DccMxU9+bswtgf uO/0DjzWQiaTuu6ODo2PuRIcBxOCBNWqzExDxD4WbjeJY00rCY0rSCRs3OI41OD5ddW5 1azNV3Edoqb1GHCoct3ydl7YeMK+3ElehCRfyTXKYretBnBbwhiGEYL2ig2Q2K6XKUV7 7+8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701468951; x=1702073751; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=WY7hOTWEtHRPj5tXJZlLn9Z44W1TMg+N5RE6QB+aQfk=; b=gpWc9FEQcp42QQc6QP06H7Z8j94rPiQQYoHv/9WjM1qADYEodZ+18Hn7ZGaEQImmm+ +6q0nGk0990j1wQZSKdfkuYkK1RmJrehhe/ea9V30pRktw2j5yw3dd+vlY0dn86FQLPf FnIId+zs/lfGL5AE5DS12AnW9MZUlc3pWacJ8omvyRp7yOxmDQ8vqokMYQOIpuGaxrVF hjGPLO2HLBuEyvbUFVu0LRVIjHyXQKTz569aeRfPh5Ma8vv0f3bXhIDRNFxuYeKYw8yH 8xBMd2xtqgx2xFHSyWoY7SGL04n60sAyoCV5mtf6psohW5gRH1b8OvTEzONCA5EOWfdh sKYg== X-Gm-Message-State: AOJu0YxdCakJIagXpDrcXdKy2OuBqo769A/4c4/sn8n0no8HrzvtUkKP nmLCeDAbSRTRMQ7/b6Z3bCuROcAJLDA63TrQ5uqR2zwM X-Google-Smtp-Source: AGHT+IHiBhH5VV0CSOk58iSOuPzB4Wj5Lj6dMJFizlIaMBtIyJnaHxyDL4CELEEKRuYj9CETGr3c8w== X-Received: by 2002:a81:98d3:0:b0:5d4:3013:25da with SMTP id p202-20020a8198d3000000b005d4301325damr288754ywg.24.1701468951493; Fri, 01 Dec 2023 14:15:51 -0800 (PST) Received: from localhost (076-182-020-124.res.spectrum.com. [76.182.20.124]) by smtp.gmail.com with ESMTPSA id t9-20020a817809000000b005d3500ea9fasm1362869ywc.10.2023.12.01.14.15.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Dec 2023 14:15:51 -0800 (PST) Date: Fri, 1 Dec 2023 17:15:50 -0500 From: Josef Bacik To: linux-btrfs@vger.kernel.org, kernel-team@fb.com, linux-fsdevel@vger.kernel.org Cc: ebiggers@kernel.org, linux-fscrypt@vger.kernel.org Subject: Re: [PATCH v4 00/46] btrfs: add fscrypt support Message-ID: <20231201221550.GA4134816@perftesting> References: Precedence: bulk X-Mailing-List: linux-btrfs@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Fri, Dec 01, 2023 at 05:10:57PM -0500, Josef Bacik wrote: > Hello, > > v3 can be found here > > https://lore.kernel.org/linux-btrfs/cover.1697480198.git.josef@toxicpanda.com/ Sorry Eric, it's been a long week and I forgot how to use email, didn't cc you or linux-fscrypt on this series. It's on fsdevel and the btrfs list. Thanks, Josef