From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Pekka Enberg" Subject: Re: [PATCH 2/3] fsstack: Generic get/set lower object functions Date: Fri, 3 Nov 2006 11:13:04 +0200 Message-ID: <84144f020611030113u119a3759q11a3ac4cfacccb74@mail.gmail.com> References: <20061102035928.679.60601.stgit@thor.fsl.cs.sunysb.edu> <1162483565.6299.98.camel@lade.trondhjem.org> <20061103032702.GB13499@filer.fsl.cs.sunysb.edu> <200611030345.51167.mark.williamson@cl.cam.ac.uk> <20061103035130.GC13499@filer.fsl.cs.sunysb.edu> <1162535103.5635.20.camel@lade.trondhjem.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "Josef Sipek" , "Mark Williamson" , linux-kernel@vger.kernel.org, "Michael Halcrow" , "Erez Zadok" , "Christoph Hellwig" , "Al Viro" , "Andrew Morton" , linux-fsdevel@vger.kernel.org Return-path: Received: from ug-out-1314.google.com ([66.249.92.174]:12373 "EHLO ug-out-1314.google.com") by vger.kernel.org with ESMTP id S1753187AbWKCJNF (ORCPT ); Fri, 3 Nov 2006 04:13:05 -0500 Received: by ug-out-1314.google.com with SMTP id m3so354688ugc for ; Fri, 03 Nov 2006 01:13:04 -0800 (PST) To: "Trond Myklebust" In-Reply-To: <1162535103.5635.20.camel@lade.trondhjem.org> Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On 11/3/06, Trond Myklebust wrote: > Why? What is so special about the details that you need to hide them? > This is a union that will always be part of a structure anyway. Nothing. Josef, I think we should make them unions.