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 X-Spam-Level: X-Spam-Status: No, score=-11.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1ECA5C4338F for ; Sat, 31 Jul 2021 00:44:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E9FB86103B for ; Sat, 31 Jul 2021 00:44:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234753AbhGaAoV (ORCPT ); Fri, 30 Jul 2021 20:44:21 -0400 Received: from mail.kernel.org ([198.145.29.99]:51436 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234326AbhGaAoT (ORCPT ); Fri, 30 Jul 2021 20:44:19 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 215BC60FED; Sat, 31 Jul 2021 00:44:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627692254; bh=paN8p7t9akgL6K/U2ftqUCAJXEoYEwWcAUhQmb/DS6g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=l52iEZfuhNIKrBeWevCew1f49Z07XM9/JWSVq1bydQ/O3IzOCCu4M3DUcTFku5cJE qXzs4QdFV5AzFG4q9u4/BLNHeJFprV4BGoYkjHmZjqyiLkvJGxK4Hhqs7B5c3NDPXy 5C/e3kH/nPp9tjdsoHdFcWk2O8miai+YSxj0dUagwTkiLHXi78+4BTMQ006qKSLbBJ /WiRUTWBES0ie12B6illKaqMiEcq+8nlCJzdx0QF15YURDF+MSEPrET9yHO+OwN2I0 tW8n55l+WDlFVv5TjnpWxCocqU2doxKeTb4Dai78x/GyFrGPIFEpwtgt7xVS2f9NZR Lxao7eBBGletw== Date: Fri, 30 Jul 2021 17:44:12 -0700 From: Jaegeuk Kim To: Chao Yu Cc: linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net Subject: Re: [f2fs-dev] [PATCH] f2fs: show sbi status in debugfs/f2f/sstatus Message-ID: References: <20210730190907.2072122-1-jaegeuk@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/31, Chao Yu wrote: > On 2021/7/31 3:09, Jaegeuk Kim wrote: > > We need to get sbi->s_flag to understand the current f2fs status as well. > > One example is SBI_NEED_FSCK. > > Typo in patch title: "f2f/sstatus". > > Please note that there is a sysfs entry /sys/fs/f2fs/ > > > > Signed-off-by: Jaegeuk Kim > > Reviewed-by: Chao Yu > > Thanks, 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 X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6046AC4338F for ; Sat, 31 Jul 2021 00:44:25 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 22E8861019 for ; Sat, 31 Jul 2021 00:44:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 22E8861019 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.sourceforge.net 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.92.3) (envelope-from ) id 1m9d72-000273-GI; Sat, 31 Jul 2021 00:44:24 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-2.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.3) (envelope-from ) id 1m9d71-00026u-5f for linux-f2fs-devel@lists.sourceforge.net; Sat, 31 Jul 2021 00:44:23 +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=gD0aQlYhuNXlQwpyPvJvCBePhLzoEMUrxvUL8Tzeq7s=; b=HCxwZYePMbaDVebDfkLNVqeJvw MKGe0+vhOWqnfQT6fVWH8F/25r27klwj87GxRBeFPzvWKwiF5cNC9PYxn4jcYj96V8+aZVk7gbP/y Qwn6BUoBgLALy7/1fVQqMsyeAulDO9CnWErcI9ENsCI/mwriVrOvWkBCF6o/o29tVetw=; 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=gD0aQlYhuNXlQwpyPvJvCBePhLzoEMUrxvUL8Tzeq7s=; b=JnCN3x5yx2uuOyb+NW6K+CobuM wAMNsZn2WRt+uKaraw6AT50NgHn9Y3zSLpBGQR+Aaqs6KjWRu3CVlHmGglVOFQZ1d0bB3EWDBsxaP fNE8Vve3JHs6g2yVvqtved3atx+MGh/f8jBhQ/Nimt/GixSOvnJsGJoJzN6ralW/3OBo=; Received: from mail.kernel.org ([198.145.29.99]) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.3) id 1m9d6x-008DiW-Ju for linux-f2fs-devel@lists.sourceforge.net; Sat, 31 Jul 2021 00:44:23 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 215BC60FED; Sat, 31 Jul 2021 00:44:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627692254; bh=paN8p7t9akgL6K/U2ftqUCAJXEoYEwWcAUhQmb/DS6g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=l52iEZfuhNIKrBeWevCew1f49Z07XM9/JWSVq1bydQ/O3IzOCCu4M3DUcTFku5cJE qXzs4QdFV5AzFG4q9u4/BLNHeJFprV4BGoYkjHmZjqyiLkvJGxK4Hhqs7B5c3NDPXy 5C/e3kH/nPp9tjdsoHdFcWk2O8miai+YSxj0dUagwTkiLHXi78+4BTMQ006qKSLbBJ /WiRUTWBES0ie12B6illKaqMiEcq+8nlCJzdx0QF15YURDF+MSEPrET9yHO+OwN2I0 tW8n55l+WDlFVv5TjnpWxCocqU2doxKeTb4Dai78x/GyFrGPIFEpwtgt7xVS2f9NZR Lxao7eBBGletw== Date: Fri, 30 Jul 2021 17:44:12 -0700 From: Jaegeuk Kim To: Chao Yu Message-ID: References: <20210730190907.2072122-1-jaegeuk@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Headers-End: 1m9d6x-008DiW-Ju Subject: Re: [f2fs-dev] [PATCH] f2fs: show sbi status in debugfs/f2f/sstatus 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: linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net On 07/31, Chao Yu wrote: > On 2021/7/31 3:09, Jaegeuk Kim wrote: > > We need to get sbi->s_flag to understand the current f2fs status as well. > > One example is SBI_NEED_FSCK. > > Typo in patch title: "f2f/sstatus". > > Please note that there is a sysfs entry /sys/fs/f2fs/ > > > > Signed-off-by: Jaegeuk Kim > > Reviewed-by: Chao Yu > > Thanks, _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel