Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f5TMYO700409 for linux-xfs-outgoing; Fri, 29 Jun 2001 15:34:24 -0700 Received: from deliverator.sgi.com (deliverator.sgi.com [204.94.214.10]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f5TMYMV00405 for ; Fri, 29 Jun 2001 15:34:22 -0700 Received: from zeus-fddi.americas.sgi.com (zeus-fddi.americas.sgi.com [128.162.8.103]) by deliverator.sgi.com (980309.SGI.8.8.8-aspam-6.2/980310.SGI-aspam) via ESMTP id PAA25679 for ; Fri, 29 Jun 2001 15:34:16 -0700 (PDT) mail_from (lord@sgi.com) Received: from daisy-e185.americas.sgi.com (daisy.americas.sgi.com [128.162.185.214]) by zeus-fddi.americas.sgi.com (8.9.3/americas-smart-nospam1.1) with ESMTP id RAA2299404 for ; Fri, 29 Jun 2001 17:33:06 -0500 (CDT) Received: from jen.americas.sgi.com (IDENT:root@jen.americas.sgi.com [128.162.187.49]) by daisy-e185.americas.sgi.com (SGI-8.9.3/SGI-server-1.7) with ESMTP id RAA94050 for ; Fri, 29 Jun 2001 17:33:06 -0500 (CDT) From: Steve Lord Received: by jen.americas.sgi.com (8.11.2/SGI-client-1.7) id f5TMYfG26629; Fri, 29 Jun 2001 17:34:41 -0500 Message-Id: <200106292234.f5TMYfG26629@jen.americas.sgi.com> Date: Fri, 29 Jun 2001 17:34:41 -0500 Subject: TAKE - add a nouuid mount option for lvm snapshot mounting Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Patch from Andi Kleen, allows mounting of a second copy of a filesystem - on an LVM snapshot volume without doing some editing with xfs_db. Date: Fri Jun 29 15:29:47 PDT 2001 Workarea: jen.americas.sgi.com:/src/lord/xfs-linux.2.4 The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:98000a linux/fs/xfs/xfs_vfsops.c - 1.319 linux/fs/xfs/xfs_clnt.h - 1.23 linux/fs/xfs/xfs_mount.h - 1.129 linux/fs/xfs/xfs_mount.c - 1.257 linux/fs/xfs/linux/xfs_super.c - 1.129 linux/Documentation/filesystems/xfs.txt - 1.6 - Add nouuid mount option