Hi Sage,
After merging the ceph tree, today's linux-next build (x86_64
allmodconfig) failed like this:
ERROR: "ceph_str_hash" [fs/ceph/ceph.ko] undefined!
Caused by commit 5f69106b3f68be20015d1d8a43192bc2f14c7046 ("ceph: add
dir_layout to inode").
I have used the ceph tree from next-20101116 for today.
--
Cheers,
Stephen Rothwell [email protected]
http://www.canb.auug.org.au/~sfr/
On Wed, 17 Nov 2010, Stephen Rothwell wrote:
> Hi Sage,
>
> After merging the ceph tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> ERROR: "ceph_str_hash" [fs/ceph/ceph.ko] undefined!
>
> Caused by commit 5f69106b3f68be20015d1d8a43192bc2f14c7046 ("ceph: add
> dir_layout to inode").
>
> I have used the ceph tree from next-20101116 for today.
I've added the missing EXPORT_SYMBOL and pushed a new for-next.
Thanks!
sage