Received: with ECARTIS (v1.0.0; list linux-xfs); Fri, 20 Feb 2004 00:24:09 -0800 (PST) Received: from e32.co.us.ibm.com (e32.co.us.ibm.com [32.97.110.130]) by oss.sgi.com (8.12.10/8.12.9) with SMTP id i1K8NXKO027596 for ; Fri, 20 Feb 2004 00:23:39 -0800 Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.195.11]) by e32.co.us.ibm.com (8.12.10/8.12.2) with ESMTP id i1K8LsFD512334; Fri, 20 Feb 2004 03:21:54 -0500 Received: from sig-9-65-42-65.mts.ibm.com (d03av02.boulder.ibm.com [9.17.193.82]) by westrelay02.boulder.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id i1K8LrIN194872; Fri, 20 Feb 2004 01:21:53 -0700 Subject: Re: DMAPI test suite. From: Ram Pai To: Dean Roehrich Cc: linux-xfs@oss.sgi.com In-Reply-To: <200402181519.i1IFJS9i11055016@clink.americas.sgi.com> References: <200402181519.i1IFJS9i11055016@clink.americas.sgi.com> Content-Type: text/plain Organization: Message-Id: <1077265286.7503.37.camel@dyn319009bld.beaverton.ibm.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 20 Feb 2004 00:21:28 -0800 Content-Transfer-Encoding: 7bit X-archive-position: 2169 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: linuxram@us.ibm.com Precedence: bulk X-list: linux-xfs On Wed, 2004-02-18 at 07:19, Dean Roehrich wrote: > It probably needs to be upgraded to the latest autotools. It's a bit old. > > I don't have an rpm for the binaries. Ok. I am not able to run this test suite. In any case, I want to validate the behavior of XFS for pre-unmount event. As per the spec the pre-unmount event should be generated before the operation is about to check for open files. However given the current VFS code I am not sure, how could ever any filesystem support this feature correctly. The VFS code may not even inform the filesystem specific unmount handler in some cases. As a result no filesystem can ever support this feature correctly. Is my understanding correct? Does XFS provide the pre-unmount event correctly? Any ideas? RP > Dean > > > >From: Ram Pai > >Is there tar file or some rpm of the DMAPI test suite. > > > >I tried compiling it from the CVS and ended up with > > > >../../../depcomp: ../../../depcomp: No such file or directory > > > >Thanks, > >RP > > > > >