Re: Dm-raid45 patch for 2.6.33?

Antti Mäkelä <[email protected]> Fri, 16 Apr 2010 13:20:00 +0300 (EEST)
Newsgroups gmane.linux.ataraid
Message-ID <[email protected]>
On Sun, 4 Apr 2010, Thomas Backlund wrote:
> http://tmb.mine.nu/Mandriva/Cooker/dm-raid/dm-raid45_2.6.33-rc1-20091126.p
> atch
>
> It's the code submitted by Heinz to devicemapper-devel ML on 2009-11-26
> rebased to 2.6.33-rc1 (and seems to be ok with 2.6.33.2)

   I tried this with 2.6.33.2 and got

drivers/md/dm-raid45.c: In function 'context_alloc':
drivers/md/dm-raid45.c:3600: warning: passing argument 3 of
'dm_dirty_log_create' makes pointer from integer without a cast
drivers/md/dm-raid45.c:3600: warning: passing argument 4 of
'dm_dirty_log_create' makes pointer from integer without a cast
drivers/md/dm-raid45.c:3600: error: too few arguments to function
'dm_dirty_log_create'

   Any ideas?

   - Antti