From owner-freebsd-geom@FreeBSD.ORG Sat Jul 2 19:00:21 2011 Return-Path: Delivered-To: freebsd-geom@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F7B8106566B for ; Sat, 2 Jul 2011 19:00:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 62FD28FC0A for ; Sat, 2 Jul 2011 19:00:21 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p62J0Lat052662 for ; Sat, 2 Jul 2011 19:00:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p62J0LtU052661; Sat, 2 Jul 2011 19:00:21 GMT (envelope-from gnats) Date: Sat, 2 Jul 2011 19:00:21 GMT Message-Id: <201107021900.p62J0LtU052661@freefall.freebsd.org> To: freebsd-geom@FreeBSD.org From: Robert Millan Cc: Subject: Re: kern/158398: [headers] [patch] <geom/geom.h> includes <sys/sbuf.h> gratuitously X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Robert Millan List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jul 2011 19:00:21 -0000 The following reply was made to PR kern/158398; it has been noted by GNATS. From: Robert Millan To: "Andrey V. Elsukov" Cc: bug-followup@freebsd.org Subject: Re: kern/158398: [headers] [patch] <geom/geom.h> includes <sys/sbuf.h> gratuitously Date: Sat, 2 Jul 2011 20:52:22 +0200 2011/7/2 Andrey V. Elsukov : > Hi, Robert > > I think it is not enough. Actually this patch breaks building of many > geom kernel modules. Sorry for the oversight. We test _KERNEL and non-_KERNEL mode with different patchsets, so I was only thinking on userland here. I'll have a look at this. -- Robert Millan