Re: patch md-raid5-allow-for-more-than-2-31-chunks.patch added to 2.6.33-stable tree

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stefan Lippers-Hollmann
Date: Friday, April 23, 2010 - 4:53 am

Hi

On Friday 23 April 2010, Greg KH wrote:

Gitweb:     http://git.kernel.org/linus/6e3b96ed610e5a1838e62ddae9fa0c3463f235fa
Commit:     6e3b96ed610e5a1838e62ddae9fa0c3463f235fa
Parent:     35f2a591192d0a5d9f7fc696869c76f0b8e49c3d
Author:     NeilBrown <neilb@suse.de>
AuthorDate: Fri Apr 23 07:08:28 2010 +1000
Committer:  NeilBrown <neilb@suse.de>
CommitDate: Fri Apr 23 07:08:28 2010 +1000

    md/raid5: fix previous patch.
    
    Previous patch changes stripe and chunk_number to sector_t but
    mistakenly did not update all of the divisions to use sector_dev().
    
    This patch changes all the those divisions (actually the '%' operator)
    to sector_div.
    
    Signed-off-by: NeilBrown <neilb@suse.de>
    Cc: stable@kernel.org
    Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>

Regards
	Stefan Lippers-Hollmann
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: patch md-raid5-allow-for-more-than-2-31-chunks.patch a ..., Stefan Lippers-Hollmann, (Wed Apr 21, 7:08 pm)
Re: patch md-raid5-allow-for-more-than-2-31-chunks.patch a ..., Stefan Lippers-Hollmann, (Thu Apr 22, 4:36 am)
Re: patch md-raid5-allow-for-more-than-2-31-chunks.patch a ..., Stefan Lippers-Hollmann, (Fri Apr 23, 4:53 am)