From owner-freebsd-current@FreeBSD.ORG Thu Jun 11 14:01:41 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A1A31065670 for ; Thu, 11 Jun 2009 14:01:41 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-fx0-f220.google.com (mail-fx0-f220.google.com [209.85.220.220]) by mx1.freebsd.org (Postfix) with ESMTP id E1FE48FC1C for ; Thu, 11 Jun 2009 14:01:40 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by fxm20 with SMTP id 20so1427197fxm.43 for ; Thu, 11 Jun 2009 07:01:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=qVjJGP0YYAIG9vknUEZk36kwpiFyksjj+5wL4GstEc4=; b=KXOXlLRpBIlmQ9mWaYV4kMnq5BSt1Tn6u7CKQ6YOG8MuGmh0CEb3OSXpef22ApFDST mAe5SG4ZCNcP3u4FJ79hcO0gJKSSP4qnagJWagdcwyTIFp8JPcRB/znJ9vzQMHwG7qrJ HntccfY2DfGUrTN8HzVeaSHGjT3ZyjwBIpMuI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=kTGXJEJrM+HYuJyLenC6bJngXzICCrPnS853m8CNTNty8iO1ZlO2nRyB2Q7kdgPHkd g5rVcP3q2zKmOYqnVK7c3XYtqmb+aNAq3rmna8l72eOI/PJCGFU4kbkyFEuau2Bffhtr pVGvV65KD1oZtHJdo6oLw7AaE9dg5iLdNzwww= MIME-Version: 1.0 Sender: asmrookie@gmail.com Received: by 10.223.124.17 with SMTP id s17mr2265941far.79.1244726912610; Thu, 11 Jun 2009 06:28:32 -0700 (PDT) In-Reply-To: <20090611130800.GA22241@onelab2.iet.unipi.it> References: <20090611130800.GA22241@onelab2.iet.unipi.it> Date: Thu, 11 Jun 2009 15:28:32 +0200 X-Google-Sender-Auth: e21ac5f11bc283c3 Message-ID: <3bbf2fe10906110628l24d538ccu6ef9c5af354638ab@mail.gmail.com> From: Attilio Rao To: Luigi Rizzo Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: proposed bio.h change X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2009 14:01:41 -0000 2009/6/11 Luigi Rizzo : > I noticed that sys/sys/bio.h unnecessarily exposes various > structures to userland. > If there are no objections I would like to commit the > following change (moving the bio_cmd values up because > they are used by ggatectl) I think you should export CMD too for this interface. Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein