From owner-freebsd-geom@FreeBSD.ORG Sun Jul 3 10:20:10 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 EBD9D106566B for ; Sun, 3 Jul 2011 10:20:10 +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 DBF338FC17 for ; Sun, 3 Jul 2011 10:20:10 +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 p63AKA3l043891 for ; Sun, 3 Jul 2011 10:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p63AKA5p043890; Sun, 3 Jul 2011 10:20:10 GMT (envelope-from gnats) Date: Sun, 3 Jul 2011 10:20:10 GMT Message-Id: <201107031020.p63AKA5p043890@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: Sun, 03 Jul 2011 10:20:11 -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: Sun, 3 Jul 2011 12:11:07 +0200 2011/7/2 Robert Millan : > Sorry for the oversight. =C2=A0We test _KERNEL and non-_KERNEL mode with > different patchsets, so I was only thinking on userland here. =C2=A0I'll > have a look at this. Please disregard this request, my proposed change would be too intrusive for the benefit it provides. --=20 Robert Millan