From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Mason Subject: Re: [PATCH] btrfs: compile fix Date: Sat, 15 Jan 2011 18:30:01 -0500 Message-ID: <1295114806-sup-335@think> References: <1295105635.5973.22.camel@mulgrave.site> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: linux-fsdevel To: James Bottomley Return-path: Received: from rcsinet10.oracle.com ([148.87.113.121]:50782 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753890Ab1AOXa3 (ORCPT ); Sat, 15 Jan 2011 18:30:29 -0500 In-reply-to: <1295105635.5973.22.camel@mulgrave.site> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Excerpts from James Bottomley's message of 2011-01-15 10:33:55 -0500: > Could we please fix this problem: > > 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 > make[2]: *** [fs/btrfs/ctree.o] Error 1 Yes, my pull request is going out this weekend. -chris