All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH dmraid 0/1] pdc metadata bug fix
@ 2009-12-11  3:27 NeilBrown
  2009-12-11  3:27 ` [PATCH dmraid 1/1] Ensure metadata dump of pdc metadata has the correct offset NeilBrown
  0 siblings, 1 reply; 3+ messages in thread
From: NeilBrown @ 2009-12-11  3:27 UTC (permalink / raw)
  To: dm-devel


Hi,
 the follow patch fixes a bug with pdc metadata handling, as described
 in that patch.

 I noted on reading the code that if pdc_read_metadata finds the metadata
 at and address listed in begin_sectors, info->u32 is set to an offset
 from the start of the device, rather than from the end, and then the use
 of info->u32 in setup_rd becomes incorrect.
 I didn't try to fix this as I don't know all the implications of
 a 'begin_sectors' address being used.

Thanks,
NeilBrown

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

end of thread, other threads:[~2009-12-14 14:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-11  3:27 [PATCH dmraid 0/1] pdc metadata bug fix NeilBrown
2009-12-11  3:27 ` [PATCH dmraid 1/1] Ensure metadata dump of pdc metadata has the correct offset NeilBrown
2009-12-14 14:35   ` Heinz Mauelshagen

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.