All of lore.kernel.org
 help / color / mirror / Atom feed
* Not a bcache superblock
@ 2011-07-25 16:14 i-
       [not found] ` <loom.20110725T180931-69-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: i- @ 2011-07-25 16:14 UTC (permalink / raw)
  To: linux-bcache-u79uwXL29TY76Z2rM5mHXA

Hi all,

When trying to register a device with bcache, I have the following error message
: "bcache: error opening /dev/sdb1: Not a bcache superblock"

Digging around showed me the magic number could not be matched, digging a bit
more I found out that the cache_sb structures are different in the tools code
and in the kernel code.

There are 3 fields before the magic in the tools' bcache.h but the magic is the
first field in bcache.c in the linux module code...

Am I out of sync between repos ? (I cloned them both today)

Regards

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

end of thread, other threads:[~2011-07-25 16:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-25 16:14 Not a bcache superblock i-
     [not found] ` <loom.20110725T180931-69-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2011-07-25 16:16   ` Kent Overstreet
     [not found]     ` <4E2D96E3.8050709-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-07-25 16:43       ` i-

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.