Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp929156imu; Tue, 11 Dec 2018 09:42:25 -0800 (PST) X-Google-Smtp-Source: AFSGD/Vqo1rXaeLM9SGX8d6Yf6Hw5keQFTHKQvLzUyIDncP4CMoM6n0OCGzKewDqiLirgBh4PEM2 X-Received: by 2002:a62:33c1:: with SMTP id z184mr17040176pfz.104.1544550145708; Tue, 11 Dec 2018 09:42:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544550145; cv=none; d=google.com; s=arc-20160816; b=HpNJy0ClDvna2lh53GjaMzWpZU0OHzA2fzrgXUtLgpEJrneAODH5/NeP4ywtQijjNS EUsAFpbxp9v9oxHuwV+Bo/cX+6JsZtN28UTrBXh9uZ317IRvLkIhuZagUHtmVv0Davwi yeQMQecgSZ+4L3eAc6uN/2uldyTszJXn8tPycojUutlpyKXi0iVJODIV2EOOlJLxjHsh 0dWhIGeyX809XoYGr3zorXl7mpA69y/lQllhtGAG204pRClr4yMsxcX8geo3natZgD7x 1y+OyCLqV2WMdSWXyEbjG4AwmncaPxNzfRdxcu6ry6GLQupFSHdvt3Qa4PGiE6RlIbh5 bAhg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=LOdQM8+CxOxPJSF0nGEnA2w+NmCGXih/eBDaqmqkydQ=; b=tzN1VeWwpSgPLVLOHuar7SVGib0p6KPltLsThvOS7p+aODVDjXzElDeD/aVr/wYWbR XtcRwdg+rsEfZi1wxE0ihvZMH1CMHXbKHaCSysGKaqJcyPl5oQee4VXpIOiwzaHSEzpC MfAPfZu+0eYwJ0tQKZXnhPqQR1QqVmbuYP/UnWlIxiQUeLKhzIcuKNtendc9czfDrSzu dZh9BvMCCKK5DreRvprq3FraXtFFjwL7hnoQGBRgcYiiM4YbVJhM5FMj46+YYReqwR56 18MgocYCJqS8/RGaVjQyJnRQ5og+n6hM8K6YJvUQnd79pWWqbLtx9neIw9QJRnl757Ap SfNQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=wYRahKRp; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r22si11698943pgl.537.2018.12.11.09.42.11; Tue, 11 Dec 2018 09:42:25 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=wYRahKRp; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726848AbeLKRlU (ORCPT + 99 others); Tue, 11 Dec 2018 12:41:20 -0500 Received: from mail.kernel.org ([198.145.29.99]:40738 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726241AbeLKRlT (ORCPT ); Tue, 11 Dec 2018 12:41:19 -0500 Received: from gmail.com (unknown [104.132.1.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 073692086D; Tue, 11 Dec 2018 17:41:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544550079; bh=wZpVqfwtzpeydOVcZT8MnZLBdCVQBBsefPTJrmD04yo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=wYRahKRpiWhhtCg4kbgDGVeLHJe8dFYxnm5S82zfI9vRR0r3zLS/F8IJbZD2vNbCj iAySfI23Znob8UEcPq2JK4IlypxOgAslDjd2wZbBGa6tI+W6oGemasRxH/ZUhC9y1j Vqe/qaJxDf41dW3W7SE4IzsHKRCrYMHU/lWGJHlc= Date: Tue, 11 Dec 2018 09:41:17 -0800 From: Eric Biggers To: Krzysztof Kozlowski Cc: Chandan Rajendra , Theodore Ts'o , Andreas Dilger , Jaegeuk Kim , Chao Yu , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-fscrypt@vger.kernel.org Subject: Re: [BUG BISECT next] Files cannot be opened after "fsverity: Move verity status check to fsverity_file_open" Message-ID: <20181211174116.GB221175@gmail.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 11, 2018 at 03:15:53PM +0100, Krzysztof Kozlowski wrote: > Hi, > > Bisect from today's next pointed me to: > commit 4de97efb578a094e8fbf279522d41eb9ece1e3e0 > Author: Chandan Rajendra > Date: Sat Dec 8 12:21:43 2018 +0530 > fsverity: Move verity status check to fsverity_file_open > > as a reason of "Operation not supported" when reading any file from > mounted ext4fs (from SD card). Rootfs from nfsroot works but reading > from /home with ext4fs fails. > > Mounts: > 192.168.1.10:/srv/nfs/odroidhc1 on / type nfs4 > (rw,relatime,vers=4.0,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.1.12,local_lock=none,addr=192.168.1.10) > /dev/mmcblk0p2 on /home type ext4 (rw,relatime) > > Configuration: > 1. Arch ARM Linux > 2. exynos_defconfig > - All my Odroid boards (ARMv7, Exynos) > Systemd: v239, v238 > 3. All boards boot from TFTP with NFS root (NFSv4) > No specific errors in boot log: > https://krzk.eu/#/builders/21/builds/1034/steps/12/logs/serial0 > > Let me know if you need any more data. > > Best regards, > Krzysztof Thanks Krzysztof. Ted, this is the same bug I pointed out in my review of this patch yesterday (https://patchwork.kernel.org/patch/10719197/#22371523). Can you fix or revert the two broken patches? Thanks, - Eric