From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A66B319BAD for ; Tue, 31 Oct 2023 11:02:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="UHu5pvSC" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1DF11C433C8; Tue, 31 Oct 2023 11:02:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1698750173; bh=AUPbo52ebpfYsn9y2k1CRAadrJQ1kLwIo/nND/DXiUw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UHu5pvSCKVL1UpZ4Ih9+Rv/ffF0e4ucFFEHohvBxCQD4wws7SpkmrC84be7DL/hSV BeRyNkaz7jqOkUcY0ZnNafcsMHsIkm59t8WBgWpT8jfLJiK/PIEAogssDwNttEXV7C UXcuMhJ8GUPRJ7eN8JFFH4OdlN6TlWTrSF57zuNHxJMxMpDptjWQxleIuZL10938mm WjHdCjqTlgg/93rj9r8eYNtV0Diiyv2KONn0eUuO2+4y0HEJrK9Kxt5Ru/jXMGwkeD tUomc7YmmYRxcNjVaBfjiY06Gokcoa5OAxhYS+pJIE2U6JPUBzEvhqiQMNLJq7AzDh 2fH0hmH3yFHkQ== Date: Tue, 31 Oct 2023 12:02:47 +0100 From: Christian Brauner To: Mateusz Guzik Cc: Dave Chinner , Dave Chinner , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-bcachefs@vger.kernel.org, Kent Overstreet , Alexander Viro Subject: Re: (subset) [PATCH 22/32] vfs: inode cache conversion to hash-bl Message-ID: <20231031-proviant-anrollen-d2245037ce97@brauner> References: <20230509165657.1735798-1-kent.overstreet@linux.dev> <20230509165657.1735798-23-kent.overstreet@linux.dev> <20230523-zujubeln-heizsysteme-f756eefe663e@brauner> <20231019153040.lj3anuescvdprcq7@f> <20231019155958.7ek7oyljs6y44ah7@f> Precedence: bulk X-Mailing-List: linux-fsdevel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: > The follow up including a statement about "being arsed" once more was > to Christian, not you and was rather "tongue in cheek". Fyi, I can't be arsed to be talked to like that. > Whether the patch is ready for reviews and whatnot is your call to > make as the author. This is basically why that patch never staid in -next. Dave said this patch is meaningless without his other patchs and I had no reason to doubt that claim nor currently the cycles to benchmark and disprove it.