CIFS (2.5.62) build problems

From: Stephen Hemminger (shemminger@osdl.org)
Date: Tue Feb 18 2003 - 14:23:43 EST


CIFS can not be built as a module because it cifs_readpages calls:
 __pagevec_lru_add
 add_to_page_cache

The patch to mm/filemap.c and mm/swap.c is trivial, the question is
should those internal functions be exported in the first place.

-- 
Stephen Hemminger <shemminger@osdl.org>
Open Source Devlopment Lab

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:23 EST