linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
From: lampahome <pahome.chen@mirlab.org>
To: Jaegeuk Kim <jaegeuk@kernel.org>
Cc: linux-fsdevel@vger.kernel.org, Gao Xiang <hsiangkao@redhat.com>,
	linux-f2fs-devel@lists.sourceforge.net
Subject: Re: [f2fs-dev] Fwd: Any tools of f2fs to inspect infos?
Date: Thu, 2 Jul 2020 11:00:40 +0800	[thread overview]
Message-ID: <CAB3eZftaTi9QCgbPfQ7dQdPCPJg+mN+4+pSO+Rt3VUVD4KPqVw@mail.gmail.com> (raw)
In-Reply-To: <20200701160808.GA1704717@google.com>

> # cat /sys/kernel/debug/f2fs/status ?
That's good, I saw info I need

And I also found a f2fs-tools which contains dump.f2fs
dump.f2fs -a will dump SSA info.

How to read the SSA entry info from the dumped file named dump_ssa?
It looks like:
segno: 0, Current Node

[0: d93][1: d95]...etc
[10: da2]...etc
...etc

Take [0: d93] for example, 0 means the first segment and d93 means what?


_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

      reply	other threads:[~2020-07-02  3:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAB3eZfsO0ZN_79oaFpooJ32WNZwwyaS4GBb+W6jR=buU-VczAA@mail.gmail.com>
2020-07-01  9:16 ` [f2fs-dev] Fwd: Any tools of f2fs to inspect infos? Gao Xiang
2020-07-01 16:08   ` Jaegeuk Kim
2020-07-02  3:00     ` lampahome [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAB3eZftaTi9QCgbPfQ7dQdPCPJg+mN+4+pSO+Rt3VUVD4KPqVw@mail.gmail.com \
    --to=pahome.chen@mirlab.org \
    --cc=hsiangkao@redhat.com \
    --cc=jaegeuk@kernel.org \
    --cc=linux-f2fs-devel@lists.sourceforge.net \
    --cc=linux-fsdevel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).