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=-13.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 31D6BC4338F for ; Fri, 30 Jul 2021 23:45:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 117B060F36 for ; Fri, 30 Jul 2021 23:45:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233941AbhG3Xp1 (ORCPT ); Fri, 30 Jul 2021 19:45:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:35564 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233540AbhG3Xp0 (ORCPT ); Fri, 30 Jul 2021 19:45:26 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2438160F9B; Fri, 30 Jul 2021 23:45:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627688720; bh=Ss9rV0e7i1eDvLs/LIKsnpbhV0D1ytnC6PITlsMw1Is=; h=Subject:To:References:From:Date:In-Reply-To:From; b=NQP2VqbUU5nsQNbOGgE/hJaYFD9aC5OKywbWDUYWkbfa4oxCnvILZRTuLCcFmByIG E1UswgrquTUX8h3PW6GBj252RFcEyLgU1GQjrmUl5N9IAhcKZQM1hIiRrphFzgKuAb eicTTj2tsfFtRxBBMzS/anG+Oj++mDZOaSFaRdwAaj0UvONutpTWobUCrhWo1l51lu 0And5+LFiLe2KfhYdJwyiMGq+gLF9hlXul77lQMNm0TFjGNMQHaI9Q5ygHN14nv6/j JRvYdluQiM2mKJye01zrJjw0JGp92a5nUAnEFHR7ymdBp4wUsrEK55xSur+QoxSFk3 EtJDOkPu7UyHQ== Subject: Re: [f2fs-dev] [PATCH] f2fs: show sbi status in debugfs/f2f/sstatus To: Jaegeuk Kim , linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net References: <20210730190907.2072122-1-jaegeuk@kernel.org> From: Chao Yu Message-ID: Date: Sat, 31 Jul 2021 07:45:20 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 MIME-Version: 1.0 In-Reply-To: <20210730190907.2072122-1-jaegeuk@kernel.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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=-10.4 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 4C4BFC4338F for ; Fri, 30 Jul 2021 23:45:41 +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 1166760F3A; Fri, 30 Jul 2021 23:45:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 1166760F3A 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 1m9cCB-0000GN-Nl; Fri, 30 Jul 2021 23:45:39 +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 1m9cCA-0000GE-J1 for linux-f2fs-devel@lists.sourceforge.net; Fri, 30 Jul 2021 23:45:38 +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: MIME-Version:Date:Message-ID:From:References:To:Subject:Sender:Reply-To:Cc: 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=El1Kn9RMraGbtRDJivKl3QoMgSBbfRsoWEy/sM9mA3I=; b=NjcMFSk48MO4UKDzjvdxnUUdr9 Pmq25s6UyUFaFObrvt6CGT5GRrSm+eZtRimUC7EW+by4LTvjBF4xwl18o/ig7xzFK2XWu7OYGUPk1 U+Np5UweLjh9kCevYkPDXf5QKGqNKKYW7Q22OMoH03Y99wsyOriausXb/sMtB0I8szAQ=; 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:MIME-Version:Date: Message-ID:From:References:To:Subject:Sender:Reply-To:Cc: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=El1Kn9RMraGbtRDJivKl3QoMgSBbfRsoWEy/sM9mA3I=; b=DKj2jcMOeaJ6GbkvyqaxetQG34 BpXH8I5QAPMRbd/OXqW0aeRkEWKaR2+9/FoT7YeCFT59FqPhJV3lY+RJ3KoTa0yCGjbM3DI6LLvP4 j0wAxZVPkqgRMgfa1TTGBWcIcxkOGWUrJpc5KJYzQA7gJCBSlflQkEoB0ITIWIKItQPg=; 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 1m9cC9-008BV7-H0 for linux-f2fs-devel@lists.sourceforge.net; Fri, 30 Jul 2021 23:45:38 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2438160F9B; Fri, 30 Jul 2021 23:45:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627688720; bh=Ss9rV0e7i1eDvLs/LIKsnpbhV0D1ytnC6PITlsMw1Is=; h=Subject:To:References:From:Date:In-Reply-To:From; b=NQP2VqbUU5nsQNbOGgE/hJaYFD9aC5OKywbWDUYWkbfa4oxCnvILZRTuLCcFmByIG E1UswgrquTUX8h3PW6GBj252RFcEyLgU1GQjrmUl5N9IAhcKZQM1hIiRrphFzgKuAb eicTTj2tsfFtRxBBMzS/anG+Oj++mDZOaSFaRdwAaj0UvONutpTWobUCrhWo1l51lu 0And5+LFiLe2KfhYdJwyiMGq+gLF9hlXul77lQMNm0TFjGNMQHaI9Q5ygHN14nv6/j JRvYdluQiM2mKJye01zrJjw0JGp92a5nUAnEFHR7ymdBp4wUsrEK55xSur+QoxSFk3 EtJDOkPu7UyHQ== To: Jaegeuk Kim , linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net References: <20210730190907.2072122-1-jaegeuk@kernel.org> From: Chao Yu Message-ID: Date: Sat, 31 Jul 2021 07:45:20 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 MIME-Version: 1.0 In-Reply-To: <20210730190907.2072122-1-jaegeuk@kernel.org> Content-Language: en-US X-Headers-End: 1m9cC9-008BV7-H0 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: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net 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