From owner-freebsd-geom@FreeBSD.ORG Wed Aug 13 14:17:08 2008 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D908B10656D2 for ; Wed, 13 Aug 2008 14:17:08 +0000 (UTC) (envelope-from valerio.daelli@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.188]) by mx1.freebsd.org (Postfix) with ESMTP id A05828FC0C for ; Wed, 13 Aug 2008 14:17:08 +0000 (UTC) (envelope-from valerio.daelli@gmail.com) Received: by rn-out-0910.google.com with SMTP id j71so6876rne.12 for ; Wed, 13 Aug 2008 07:17:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=GtmwwmBZ53mb5yIkFXQHZ7BiL6RJZVXaozW/mGfFPPI=; b=BdA2ylbMx0JWIxr8HXrcfGCAU5X1aD1TgZdBqU6Ibm6Ts4q8o0qtIuJzCK5xQy7UA6 IhpkLCZ9aKwl1YbVO61VhEm12FeJkk3bRKH1U0hE9XVLUPJPL5e+oA+D4WRDxm7q3Kx1 1OJIxEc05p7W6FTqgOvtQcjosO3UT/J91hUmY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=N4+XFJ79h313tvj5LV02aavbqyPvKmYCPdkTwGKNo+LjMVHM99numAv0CP3q0if6Oj YEbWwSf/VwmEgHCmGsbELe/wsoLydSdNhyaezDTa1LvWFnv8pdR8Ll8lvjcQonvLtBM9 farJ1lTqVWfK8vG7uKq+jgkwKh9dDvaXR2f0M= Received: by 10.142.154.20 with SMTP id b20mr3323448wfe.99.1218635536042; Wed, 13 Aug 2008 06:52:16 -0700 (PDT) Received: by 10.142.156.10 with HTTP; Wed, 13 Aug 2008 06:52:16 -0700 (PDT) Message-ID: <27dbfc8c0808130652y3349df80v9c2f96efbb6d6147@mail.gmail.com> Date: Wed, 13 Aug 2008 15:52:16 +0200 From: "Valerio Daelli" To: freebsd-geom@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Status of gjournal X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2008 14:17:08 -0000 Hi we would like to use a gjournaled filesystem on FreeBSD 7.0. We plan to use a ciss or mpt controller. Is there any plan to implement the BIO_FLUSH request in these drivers? Is it safe to create a gjournal on those controllers as is? Thanks Valerio Daelli