Home
last modified time | relevance | path

Searched hist:"2 d679fc75678551485df62274edaed452becd16d" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dwriteback.hdiff 2d679fc75678551485df62274edaed452becd16d Sat Aug 17 04:13:15 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Stripe size isn't necessarily a power of two

Originally I got this right... except that the divides didn't use
do_div(), which broke 32 bit kernels. When I went to fix that, I forgot
that the raid stripe size usually isn't a power of two... doh

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
H A Dsysfs.cdiff 2d679fc75678551485df62274edaed452becd16d Sat Aug 17 04:13:15 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Stripe size isn't necessarily a power of two

Originally I got this right... except that the divides didn't use
do_div(), which broke 32 bit kernels. When I went to fix that, I forgot
that the raid stripe size usually isn't a power of two... doh

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
H A Dwriteback.cdiff 2d679fc75678551485df62274edaed452becd16d Sat Aug 17 04:13:15 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Stripe size isn't necessarily a power of two

Originally I got this right... except that the divides didn't use
do_div(), which broke 32 bit kernels. When I went to fix that, I forgot
that the raid stripe size usually isn't a power of two... doh

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
H A Dbcache.hdiff 2d679fc75678551485df62274edaed452becd16d Sat Aug 17 04:13:15 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Stripe size isn't necessarily a power of two

Originally I got this right... except that the divides didn't use
do_div(), which broke 32 bit kernels. When I went to fix that, I forgot
that the raid stripe size usually isn't a power of two... doh

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
H A Dsuper.cdiff 2d679fc75678551485df62274edaed452becd16d Sat Aug 17 04:13:15 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Stripe size isn't necessarily a power of two

Originally I got this right... except that the divides didn't use
do_div(), which broke 32 bit kernels. When I went to fix that, I forgot
that the raid stripe size usually isn't a power of two... doh

Signed-off-by: Kent Overstreet <kmo@daterainc.com>