From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 78151] e2image -I does not work on ext4?
Date: Tue, 17 Jun 2014 14:54:54 +0000 [thread overview]
Message-ID: <bug-78151-13602-nJFirJcQC7@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-78151-13602@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=78151
--- Comment #4 from Theodore Tso <tytso@mit.edu> ---
The simplest and easist thing if this is what you are trying to do is to store
the inode number along with the md5 checksum in your offline database. Now if
things go really go really bad, you can do this to recover files:
debugfs -id /dev/sda1 /u1/sda1.e2i
debugfs: dump <12345> filename-for-inode-12345
--
You are receiving this mail because:
You are watching the assignee of the bug.
prev parent reply other threads:[~2014-06-17 14:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-17 10:16 [Bug 78151] New: e2image -I does not work(?) bugzilla-daemon
2014-06-17 10:17 ` [Bug 78151] e2image -I does not work on ext4? bugzilla-daemon
2014-06-17 12:41 ` bugzilla-daemon
2014-06-17 12:56 ` bugzilla-daemon
2014-06-17 12:57 ` bugzilla-daemon
2014-06-17 14:54 ` bugzilla-daemon [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=bug-78151-13602-nJFirJcQC7@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-ext4@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).