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 DFCE11459FA; Sat, 24 Jan 2026 19:27:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769282870; cv=none; b=WB0KDUyMTIY5T08qw3FNMEA0L85OO+8gdjnuJrk0ePJIB1pAOIRRWEKazCCkSJCZ0uvSp6JQO6hA3vB/6/yR62heeaV4wek58vAbikKra4i9Dqgh86qoPfUquy7zwIHzfRd3TYWMEcI+EMQvcHUgBImYnCGQRmGNnI+3wNvMYhk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769282870; c=relaxed/simple; bh=RdIXVmuy0+sUc+oiYy7nGjj6fzI+3doQt0//05fe6og=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=HunC5YB2t8lYxSXWRqfCz0Sm7W7oxh/9WMpBIGJtbedt/uo/0or/o697gASmR05bVdkbumzwNntDi543unK/9uEdc/g9HS3OiBvgixi500PxgRawFrkbuWRwZFf4z55nNrsTwgail+d/BRsjGIj9BhfIOQwHyiDXY9E3pTeS9Hg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=m58yS5I/; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="m58yS5I/" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C388EC116D0; Sat, 24 Jan 2026 19:27:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769282869; bh=RdIXVmuy0+sUc+oiYy7nGjj6fzI+3doQt0//05fe6og=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=m58yS5I/FsYNDuCUdf/CVJWOCrf/ECQJKFl6+HVgPgXpfRaLo7hRsFp37W93KosZ3 T6Ujgb3T8kfp2+V1SblRGUPrZpo5zIJWX3pCcquT43IEjEX1hPEdaoPJCzUWMzabph oPW+I+Lhj0R68TAGsuZbrq3UD3431Xfhz1vW9Di5fg0Q/7HBEJNE1wDDr5xYx1CcPt fBGWoUwW7vhZ5XOc4i55DZOGwCij0vlUzuqQNj7OUrRQjfOmzawSgDvvZPQWRyDpBC dGJPUqNOBZtQOAJWx5yStfK5HdNU9w06H4da2abtWDOGery5FdSafrWiI3Mnz2skss Eqr6lSRfPLjBA== Date: Sat, 24 Jan 2026 11:27:47 -0800 From: Eric Biggers To: Christoph Hellwig Cc: Al Viro , Christian Brauner , Jan Kara , David Sterba , Theodore Ts'o , Jaegeuk Kim , Chao Yu , Andrey Albershteyn , "Matthew Wilcox (Oracle)" , linux-fsdevel@vger.kernel.org, linux-btrfs@vger.kernel.org, linux-ext4@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, fsverity@lists.linux.dev Subject: Re: [PATCH 04/11] fsverity: start consolidating pagecache code Message-ID: <20260124192747.GD2762@quark> References: <20260122082214.452153-1-hch@lst.de> <20260122082214.452153-5-hch@lst.de> Precedence: bulk X-Mailing-List: fsverity@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260122082214.452153-5-hch@lst.de> On Thu, Jan 22, 2026 at 09:22:00AM +0100, Christoph Hellwig wrote: > fs/ext4/verity.c | 17 +---------------- > fs/f2fs/verity.c | 17 +---------------- > fs/verity/pagecache.c | 38 ++++++++++++++++++++++++++++++++++++++ > include/linux/fsverity.h | 3 +++ > 4 files changed, 43 insertions(+), 32 deletions(-) This creates a bisection hazard: the new file fs/verity/pagecache.c isn't added to fs/verity/Makefile until the next commit. - Eric 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 lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1F829D715EE for ; Sat, 24 Jan 2026 19:28:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.sourceforge.net; s=beta; h=Content-Transfer-Encoding:Content-Type:Cc: Reply-To:From:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Subject:In-Reply-To:MIME-Version:References: Message-ID:To:Date:Sender:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=yh5ue2tDHgR0qZl5pup3FJ93pOkLuyzJuZavuHAzPZo=; b=KtPjITa2KSIRGWl9OJ+TgD4mdv Gbzr2FIsckzvNyq4i9SarYrOui/IRinWUeUdLzL41NfgVOlofc4FQcwBm3/X6H/dXlil1JobDtUbL deGyK1c1AMauHfleKoyIYdChPxFnYunbL1PzKSB6O40046Sy2NWfzAAWODVJ/lGZpHXc=; Received: from [127.0.0.1] (helo=sfs-ml-2.v29.lw.sourceforge.com) by sfs-ml-2.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1vjjIf-0006nu-RX; Sat, 24 Jan 2026 19:28:02 +0000 Received: from [172.30.29.66] (helo=mx.sourceforge.net) by sfs-ml-2.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1vjjIe-0006nd-Kc for linux-f2fs-devel@lists.sourceforge.net; Sat, 24 Jan 2026 19:28:01 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=In-Reply-To:Content-Type:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=V70MLtdw57OZX4ZAnfi5pNyq3V0OCy2Eaqobrq/blcw=; b=Njty28jF4OchFCR6iA2V4AeanZ tjvq69fb3ztHGJcy600oU0l4lNU9p0EdaQABmRtffOqTU5g/Ozv6CU1sFA9gDYYIO/PK54jqWiJDG 2IClyVcLgtKYrv83X2k4atnfO8O/VwjMRu7aNmQy+K9GtojweWSyoy8CRvSaDU50lBHY=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To :From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=V70MLtdw57OZX4ZAnfi5pNyq3V0OCy2Eaqobrq/blcw=; b=iLtWg+bITVv+b246Lvh8BNLdji rkZq9CKqvqOb6CqvMBmSWQCcC6vyNYSgERG9dm6tijsdx8xi3+540ovG8BLNblHsEa84JvBnwlg8P 8AWlukXDULYHdl1W/VMD13RYUJ/BTD27WApqApGCV5gcM9SjxagWrdrqR2tfz7nl+rVg=; Received: from tor.source.kernel.org ([172.105.4.254]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1vjjIf-0003AZ-0F for linux-f2fs-devel@lists.sourceforge.net; Sat, 24 Jan 2026 19:28:01 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 0C3E360018; Sat, 24 Jan 2026 19:27:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C388EC116D0; Sat, 24 Jan 2026 19:27:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769282869; bh=RdIXVmuy0+sUc+oiYy7nGjj6fzI+3doQt0//05fe6og=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=m58yS5I/FsYNDuCUdf/CVJWOCrf/ECQJKFl6+HVgPgXpfRaLo7hRsFp37W93KosZ3 T6Ujgb3T8kfp2+V1SblRGUPrZpo5zIJWX3pCcquT43IEjEX1hPEdaoPJCzUWMzabph oPW+I+Lhj0R68TAGsuZbrq3UD3431Xfhz1vW9Di5fg0Q/7HBEJNE1wDDr5xYx1CcPt fBGWoUwW7vhZ5XOc4i55DZOGwCij0vlUzuqQNj7OUrRQjfOmzawSgDvvZPQWRyDpBC dGJPUqNOBZtQOAJWx5yStfK5HdNU9w06H4da2abtWDOGery5FdSafrWiI3Mnz2skss Eqr6lSRfPLjBA== Date: Sat, 24 Jan 2026 11:27:47 -0800 To: Christoph Hellwig Message-ID: <20260124192747.GD2762@quark> References: <20260122082214.452153-1-hch@lst.de> <20260122082214.452153-5-hch@lst.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20260122082214.452153-5-hch@lst.de> X-Headers-End: 1vjjIf-0003AZ-0F Subject: Re: [f2fs-dev] [PATCH 04/11] fsverity: start consolidating pagecache code X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Eric Biggers via Linux-f2fs-devel Reply-To: Eric Biggers Cc: fsverity@lists.linux.dev, Christian Brauner , Theodore Ts'o , Andrey Albershteyn , "Matthew Wilcox \(Oracle\)" , linux-f2fs-devel@lists.sourceforge.net, linux-fsdevel@vger.kernel.org, Al Viro , Jaegeuk Kim , David Sterba , Jan Kara , linux-ext4@vger.kernel.org, linux-btrfs@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net On Thu, Jan 22, 2026 at 09:22:00AM +0100, Christoph Hellwig wrote: > fs/ext4/verity.c | 17 +---------------- > fs/f2fs/verity.c | 17 +---------------- > fs/verity/pagecache.c | 38 ++++++++++++++++++++++++++++++++++++++ > include/linux/fsverity.h | 3 +++ > 4 files changed, 43 insertions(+), 32 deletions(-) This creates a bisection hazard: the new file fs/verity/pagecache.c isn't added to fs/verity/Makefile until the next commit. - Eric _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel