Re: Small fix for 2.4 md.c - using device information before lock_dev()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday March 12, lmb@suse.de wrote:
> Good morning,
> 
> I've been testing md under UML. It appears that UML is exposing a minor bug in
> md.c: it is trying to use information about the device (in particular,
> blk_sizes[]) before having imported it (which calls lock_dev() and thus makes
> the information available in the first place).
> 
> This was exposed because UML resets the blk_sizes[] information to zero on
> ubd_release().
> 
> Working patch attached; it just reorders the function calls. Please apply to
> 2.4 if appropriate.
> 

Thanks ... that's a subtle one.  
It appears not be be an issue with 2.5 as you cannot even get at the
size before doing the bdget - which is good.

I'll send it to Marcelo.

NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux