13 Dec, 2012

3 commits


28 May, 2012

1 commit

  • Make the recovery functions static to fix the following sparse warnings:

    lib/raid6/recov.c:25:6: warning: symbol 'raid6_2data_recov_intx1' was
    not declared. Should it be static?
    lib/raid6/recov.c:69:6: warning: symbol 'raid6_datap_recov_intx1' was
    not declared. Should it be static?
    lib/raid6/recov_ssse3.c:22:6: warning: symbol 'raid6_2data_recov_ssse3'
    was not declared. Should it be static?
    lib/raid6/recov_ssse3.c:197:6: warning: symbol 'raid6_datap_recov_ssse3'
    was not declared. Should it be static?

    Reported-by: Fengguang Wu
    Signed-off-by: Jim Kukunas
    Signed-off-by: NeilBrown

    Jim Kukunas
     

22 May, 2012

4 commits


29 Mar, 2012

2 commits


01 Nov, 2011

2 commits


20 Oct, 2011

1 commit


30 Aug, 2010

1 commit


12 Aug, 2010

2 commits


11 Aug, 2010

1 commit


09 Aug, 2010

1 commit


29 Oct, 2009

1 commit