[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DMAPI and CVS




>From:  "Malcolm Reid" <malcolm_reid@hotmail.com>
>I have been unable to build the CVS kernel with DMAPI support - using menuconf
>ig, I can only select DMAPI as module, however it is saved as yes. With xconfi
>g I can only click on yes, even though module is an option. No matter what I d
>o , DMAPI does not work. What am I doing wrong? Thanks

What's in your .config?  Grep for _XFS and DMAPI.

The fs/Config.in will enforce that dmapi be built the same way xfs is built;
i.e., both as modules, or both as built-ins.

Dean