2010-11-16 23:43:24

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build failure after merge of the ceph tree

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/


Attachments:
(No filename) (411.00 B)
(No filename) (490.00 B)
Download all attachments

2010-11-16 23:58:06

by Sage Weil

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the ceph tree

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