From: Oleg Drokin <green@namesys.com>
To: Newsmail <newsmail@satimex.tvnet.hu>
Cc: reiserfs-list@namesys.com
Subject: Re: what data resides on a given block
Date: Wed, 5 Jun 2002 17:06:57 +0400 [thread overview]
Message-ID: <20020605170657.A19597@namesys.com> (raw)
In-Reply-To: <5.0.2.1.2.20020605145712.01ba40f0@pop.tvnet.hu>
Hello!
If you want to look at the contents, you can extract the content into
a file with dd and then view it.
If you want to know if the block represents some FS metadata,
you can use debugreiserfs -1 blocknumber
and it will print the content of metadata block (if it will recognise
block contents as metadata)
This only applies to reiserfs, of course.
Bye,
Oleg
On Wed, Jun 05, 2002 at 02:58:20PM +0100, Newsmail wrote:
> I would like to know, if I know the blocknumber, is there any way to see
> what data I have on it?
> greg
>
>
next prev parent reply other threads:[~2002-06-05 13:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-05 13:58 what data resides on a given block Newsmail
2002-06-05 13:06 ` Oleg Drokin [this message]
2002-06-05 15:04 ` Newsmail
2002-06-05 14:18 ` Oleg Drokin
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=20020605170657.A19597@namesys.com \
--to=green@namesys.com \
--cc=newsmail@satimex.tvnet.hu \
--cc=reiserfs-list@namesys.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.