2002-04-16 14:21:36

by Petr Vandrovec

[permalink] [raw]
Subject: Re: linux-2.4.19-pre7: undefined reference to `page_cache_

On 16 Apr 02 at 14:59, Anton Altaparmakov wrote:
>
> I have already submitted a patch to fix this earlier today... and in fact
> it is identical to yours. (-:

> >fs/fs.o: In function `create_data_partitions':
> >fs/fs.o(.text+0x2594d): undefined reference to `page_cache_release'
> >fs/fs.o(.text+0x25a05): undefined reference to `page_cache_release'

But adding #include <linux/pagemap.h> into fs/partitions/check.h
instead of fs/partitions/ldm.c fixes also problem for other partition
schemes, like acorn.c is ...
Best regards,
Petr Vandrovec
[email protected]