From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sun, 31 Jul 2016 23:27:55 -0700 From: Christoph Hellwig Subject: Re: [PATCH 08/17] xfs/129: fix post-metadump remounting idiocy Message-ID: <20160801062755.GJ596@infradead.org> References: <146914477514.11762.3144320628851923350.stgit@birch.djwong.org> <146914482728.11762.13650586482755819412.stgit@birch.djwong.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <146914482728.11762.13650586482755819412.stgit@birch.djwong.org> To: "Darrick J. Wong" Cc: david@fromorbit.com, eguan@redhat.com, fstests@vger.kernel.org, linux-btrfs@vger.kernel.org, xfs@oss.sgi.com List-ID: On Thu, Jul 21, 2016 at 04:47:07PM -0700, Darrick J. Wong wrote: > Use the standard _scratch_mount to mount the filesystem from the restored > image, instead of trying to call mount directly. This is needed in case > we had custom mount options (like rtdev). > > Signed-off-by: Darrick J. Wong Looks fine, Reviewed-by: Christoph Hellwig From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (Postfix) with ESMTP id 18E267CD3 for ; Mon, 1 Aug 2016 01:27:59 -0500 (CDT) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by relay2.corp.sgi.com (Postfix) with ESMTP id C2CB5304039 for ; Sun, 31 Jul 2016 23:27:58 -0700 (PDT) Received: from bombadil.infradead.org ([198.137.202.9]) by cuda.sgi.com with ESMTP id 8rauqrQoBNfyGLQf (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sun, 31 Jul 2016 23:27:57 -0700 (PDT) Date: Sun, 31 Jul 2016 23:27:55 -0700 From: Christoph Hellwig Subject: Re: [PATCH 08/17] xfs/129: fix post-metadump remounting idiocy Message-ID: <20160801062755.GJ596@infradead.org> References: <146914477514.11762.3144320628851923350.stgit@birch.djwong.org> <146914482728.11762.13650586482755819412.stgit@birch.djwong.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <146914482728.11762.13650586482755819412.stgit@birch.djwong.org> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: "Darrick J. Wong" Cc: linux-btrfs@vger.kernel.org, eguan@redhat.com, fstests@vger.kernel.org, xfs@oss.sgi.com On Thu, Jul 21, 2016 at 04:47:07PM -0700, Darrick J. Wong wrote: > Use the standard _scratch_mount to mount the filesystem from the restored > image, instead of trying to call mount directly. This is needed in case > we had custom mount options (like rtdev). > > Signed-off-by: Darrick J. Wong Looks fine, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs