linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* crc32c
@ 2010-10-11  8:47 Nathan Caza
  2010-10-11 15:09 ` crc32c Sean Bartell
  0 siblings, 1 reply; 2+ messages in thread
From: Nathan Caza @ 2010-10-11  8:47 UTC (permalink / raw)
  To: linux-btrfs

I think I'm on the verge of getting all my data back; the only missing
piece is to recalculate the crc checksum of my altered superblock and
I'm having trouble finding the correct function/method; the data I am
checksumming is (based on the sheet) 0x20 (directly after the
checksum) to 0x32b + n (226 bytes); if im doing something wrong let me
know; or if theres a quick/dirty way to get the right checksum

..soo close...

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: crc32c
  2010-10-11  8:47 crc32c Nathan Caza
@ 2010-10-11 15:09 ` Sean Bartell
  0 siblings, 0 replies; 2+ messages in thread
From: Sean Bartell @ 2010-10-11 15:09 UTC (permalink / raw)
  To: Nathan Caza; +Cc: linux-btrfs

On Mon, Oct 11, 2010 at 03:47:58AM -0500, Nathan Caza wrote:
> I think I'm on the verge of getting all my data back; the only missing
> piece is to recalculate the crc checksum of my altered superblock and
> I'm having trouble finding the correct function/method; the data I am
> checksumming is (based on the sheet) 0x20 (directly after the
> checksum) to 0x32b + n (226 bytes); if im doing something wrong let me
> know; or if theres a quick/dirty way to get the right checksum

The checksum seems to be from 0x20 to 0x1000.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-11 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-11  8:47 crc32c Nathan Caza
2010-10-11 15:09 ` crc32c Sean Bartell

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).