Thread (11 messages) 11 messages, 2 authors, 2012-04-19

Re: [PATCH 0 of 4] dm-raid: various bug fixes

From: Brassow Jonathan <hidden>
Date: 2012-04-18 21:32:00
Also in: dm-devel

On Apr 18, 2012, at 9:05 AM, Brassow Jonathan wrote:
5-of-5: changing the check to 'saved_raid_disk >= 0' would be fine, but I think I should initialize 'saved_raid_disk' to -1 in dm-raid.c then normally.  Right now, an nominal initial value is not set - meaning it is '0'.  (When a device comes back from a failure, 'saved_raid_disk' is assigned its old position.)
... that's not quite right.  I do call 'md_rdev_init' which sets 'saved_raid_disk' to -1.  Then, if the device has returned after a disappearance, I set 'saved_raid_disk' to it's old position.  Therefore, 'saved_raid_disk >= 0' would be fine and wouldn't require me to set -1 in dm-raid.c.

 brassow
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help