[dm-devel] what to do with fls(x) (or device-mapper & swsusp-1.x.x ? )

Svetoslav Slavtchev svetljo at gmx.de
Sat Aug 30 17:29:01 UTC 2003


Hi ,
i'm tring to incorporate the dev-mapper 1.00.04 in a kernel that already has
int fls(int x)
which conflicts with the definitions in dm-io.[ch] 
(the kernel comes from mandrake cooker and the fls(x) definition is added by
swsusp patches)

so i wanted to ask you whether the attached patch looks OK,
it removes the definitions of fls & generic_fls, changes log2_align to use
fls(int x),
and adjusts the only referance of  log2_align to use int instead of unsigned
int.

i wanted also to ask whether there are some important fixes in the patches
from Joe Thornber,
which should be applied after device-mapper-1.00.04

best,

svetljo

PS.

please CC me as i'm not subscribed to the list

-- 
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--------------------------------------------------
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ZY19_dev-mapper_fls-fixup.patch
Type: application/octet-stream
Size: 1874 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20030830/2c89ec00/attachment.obj>


More information about the dm-devel mailing list