All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: Piotr Hosowicz <piotr@hosowicz.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: Error in linux-2.6.37-git5 in btrfs in ctree.c
Date: Tue, 11 Jan 2011 21:14:23 +0800	[thread overview]
Message-ID: <20110111131423.GA17312@hack> (raw)
In-Reply-To: <4D2C52E3.2020702@example.com>

On Tue, Jan 11, 2011 at 01:53:55PM +0100, Piotr Hosowicz wrote:
>(I send again because my previous message wasn't delivered.)
>
>Hello,
>
>There is an error in here:
>
>In file included from fs/btrfs/ctree.c:21:
>fs/btrfs/ctree.h:1003: error: field ‘super_kobj’ has incomplete type
>fs/btrfs/ctree.h:1074: error: field ‘root_kobj’ has incomplete type
>
>Kernel fails to build. linux-2.6.37-git5
>

I saw this too, just adding "<linux/kobject.h>" to ctree.h will
fix this error.

I have a patch but it is not on this laptop. :-/


-- 
Live like a child, think like the god.
 

  reply	other threads:[~2011-01-11 13:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-11 12:53 Error in linux-2.6.37-git5 in btrfs in ctree.c Piotr Hosowicz
2011-01-11 13:14 ` Américo Wang [this message]
2011-01-12 14:11   ` Piotr Hosowicz
2011-01-13 14:29     ` Piotr Hosowicz
2011-01-13 14:45       ` Stefan Schmidt
  -- strict thread matches above, loose matches on Subject: below --
2011-01-11 10:59 Piotr Hosowicz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110111131423.GA17312@hack \
    --to=xiyou.wangcong@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=piotr@hosowicz.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.