Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152839 - Version bump : sys-fs/mdadm-2.5.5
Summary: Version bump : sys-fs/mdadm-2.5.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-25 21:56 UTC by gent_bz
Modified: 2006-10-26 12:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gent_bz 2006-10-25 21:56:29 UTC
Changes Prior to 2.5.5 release
    -   Don't #include linux/blkpg.h as that isn't safe.  Just
	include the content literally.
    -   Reduce maximum bitmap usage when working with bitmap files,
	so that a only single-page allocations are made, even on
	64bit hosts with 4K pages.
    -   Close stray fd in mdassemble so that it can assemble stacked
	devices
    -   If mdassemble finds an array already assembled, it marks it
        read-write.
    -   Remove error in md_open if array is already active.  This isn't
	needed and gets in the ways if an array was created e.g. in
	initramfs, but device doesn't yet exist in /dev.
    -   When --assemble --scan is run, if all arrays that could be found
	have already been started, don't report an error.
    -   Fix a couple of bugs related to raid10 and the new 'offset' layout.
    -   Improve error message when a wrong '--update' option is given.
Comment 1 SpanKY gentoo-dev 2006-10-26 12:53:05 UTC
thanks, now in portage