Re: mmotm 2008-12-16-00-43 uploaded (fs)

From: Randy Dunlap
Date: Tue Dec 16 2008 - 13:01:39 EST


Randy Dunlap wrote:
> akpm@xxxxxxxxxxxxxxxxxxxx wrote:
>> The mm-of-the-moment snapshot 2008-12-16-00-43 has been uploaded to
>>
>> http://userweb.kernel.org/~akpm/mmotm/
>>
>> It contains the following patches against 2.6.28-rc8:
>>
>> fs-symlink-write_begin-allocation-context-fix.patch
>
> Nick,
>
> fuse and reiser4 still use __grab_cache_page() although your patch
> removed it:
>
> build-r7257.out:/local/linsrc/tmp/mmotm-2008-1216-0043/fs/reiser4/plugin/file/file_conversi
> on.c:689: error: implicit declaration of function '__grab_cache_page'
> build-r7257.out:make[3]: *** [fs/reiser4/plugin/file/file_conversion.o] Error 1
>
> build-r7248.out:/local/linsrc/tmp/mmotm-2008-1216-0043/fs/fuse/file.c:792: error: implicit declaration of function '__grab_cache_page'
> build-r7248.out:make[3]: *** [fs/fuse/file.o] Error 1


One more related error:

build-r7258.out:/local/linsrc/tmp/mmotm-2008-1216-0043/fs/ubifs/file.c:251: error: 'flags' undeclared (first use in this function)
build-r7258.out:make[3]: *** [fs/ubifs/file.o] Error 1

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