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 6B60EC001DF for ; Mon, 7 Aug 2023 02:10:28 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-1.v29.lw.sourceforge.com) by sfs-ml-1.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1qSphQ-0005DT-Ou; Mon, 07 Aug 2023 02:10:25 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-1.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1qSphQ-0005DM-AA for linux-f2fs-devel@lists.sourceforge.net; Mon, 07 Aug 2023 02:10:25 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Transfer-Encoding:Content-Type:In-Reply-To: From:References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: 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=jn6+lb135m0ngdu8LuNKbXLNUikB6OFg+XkaX8ko21E=; b=Bxk6M8HTqc0ZJCxfEKBHd2g2I6 r/bDjbrT43zMSzYI/1VgDbjxDGrNXbVanOL7aqYerLdrJXhWWwZgnIMCpvRE78OcLqBG/cytyB2GU ZFg6dNMOGn5JfyxNCUVU6ZCTkUXXQ5zZJ7TXar29oV6ipf64D+1VaRckbCy0eSZWMHKw=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: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=jn6+lb135m0ngdu8LuNKbXLNUikB6OFg+XkaX8ko21E=; b=lWJmshEWWwQ6xqkbQ95y9RWnAA p+ZcG+Bv4sAYySzOzrweQEMLU+C4oO2wvM/2+HjQMkbDOsopJ8jcZ0DhbJaP/QyrUvYOMUhFDTsiR pTIA+b0kj/0mu9Id75KnCpp9BiLJMKLX5ex2oyzNShpDS+aqTOaDPbG7V/5T6GGSmjSU=; Received: from dfw.source.kernel.org ([139.178.84.217]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1qSphP-0007Tt-U0 for linux-f2fs-devel@lists.sourceforge.net; Mon, 07 Aug 2023 02:10:25 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 227CA612EA; Mon, 7 Aug 2023 02:10:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 67B85C433C7; Mon, 7 Aug 2023 02:10:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691374210; bh=ANXFwJTpJlKphxqDeKAgSjzZjXGu5r3r0FIcdztZe+E=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=MF98UssLKSglr3Kpf2Ul7gIuEbn9wJdG2IHRezCKmhc+2GBGi7JXSs4PHsvHA4BQ5 XCAo3hFRXnrTYbD7CMl4O/a+B+fWkRXQWjfF6/oidwCePllkaTMijDFvYFpKQnuDyl f1mDKqvBsg0E7/5Aiob2ilUbpJrhMvHHsVqnUDjr9IZGEZ5rmRtNKg/VqvRQGG2bWM lNARj9TLJNRet90aNHD2pURX3S19fqbleZmKom5PjV/luu4s8RPZ7P9j7dRBhev30n Lo9krAe83Ciclb/m982U2T2u6aahptUHO7ktniEOBgDTUgrSERfYBqSZ+lC9hzQ+hN 9r8PXc1vosptA== Message-ID: Date: Mon, 7 Aug 2023 10:10:07 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Content-Language: en-US To: Jaegeuk Kim , Shinichiro Kawasaki References: <20230523123521.67656-1-chao@kernel.org> From: Chao Yu In-Reply-To: X-Headers-End: 1qSphP-0007Tt-U0 Subject: Re: [f2fs-dev] [PATCH] f2fs: clean up w/ sbi->log_sectors_per_block 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: , Cc: Damien Le Moal , "linux-kernel@vger.kernel.org" , "linux-f2fs-devel@lists.sourceforge.net" Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net On 2023/8/5 3:21, Jaegeuk Kim wrote: > On 08/04, Shinichiro Kawasaki wrote: >> On May 23, 2023 / 20:35, Chao Yu wrote: >>> Use sbi->log_sectors_per_block to clean up below calculated one: >>> >>> unsigned int log_sectors_per_block = sbi->log_blocksize - SECTOR_SHIFT; >> >> Hello Chao, >> >> When I ran workloads on f2fs using v6.5-rcX with fixes [1][2] and a zoned block >> devices with 4kb logical block size, I observe mount failure as follows. When >> I revert this commit, the failure goes away. >> >> [ 167.781975][ T1555] F2FS-fs (dm-0): IO Block Size: 4 KB >> [ 167.890728][ T1555] F2FS-fs (dm-0): Found nat_bits in checkpoint >> [ 171.482588][ T1555] F2FS-fs (dm-0): Zone without valid block has non-zero write pointer. Reset the write pointer: wp[0x1300,0x8] >> [ 171.496000][ T1555] F2FS-fs (dm-0): (0) : Unaligned zone reset attempted (block 280000 + 80000) >> [ 171.505037][ T1555] F2FS-fs (dm-0): Discard zone failed: (errno=-5) >> >> The patch replaced "sbi->log_blocksize - SECTOR_SHIFT" with >> "sbi->log_sectors_per_block". However, I think these two are not equal when the >> device has 4k logical block size. The former uses Linux kernel sector size 512 >> byte. The latter use 512b sector size or 4kb sector size depending on the >> device. mkfs.f2fs obtains logical block size via BLKSSZGET ioctl from the device >> and reflects it to the value sbi->log_sector_size_per_block. This causes >> unexpected write pointer calculations in check_zone_write_pointer(). This >> resulted in unexpected zone reset and the mount failure. >> >> I think this patch needs revert. What do you think? > > Yeah, applied the revert. Jaegeuk, could you please send the patch to mailing list? Thanks, > >> >> [1] https://lkml.kernel.org/linux-f2fs-devel/20230711050101.GA19128@lst.de/ >> [2] https://lore.kernel.org/linux-f2fs-devel/20230804091556.2372567-1-shinichiro.kawasaki@wdc.com/ _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel