From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n9P748nu091600 for ; Sun, 25 Oct 2009 02:04:09 -0500 Date: Sun, 25 Oct 2009 03:05:44 -0400 From: Christoph Hellwig Subject: Re: [PATCH 2/2] use lpath_to_handle when restoring symlinks Message-ID: <20091025070544.GA21462@infradead.org> References: <4AE08DD0.50304@sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4AE08DD0.50304@sgi.com> 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 Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Bill Kendall Cc: xfs@oss.sgi.com On Thu, Oct 22, 2009 at 11:52:32AM -0500, Bill Kendall wrote: > Update xfsrestore to use the new lpath_to_handle function > when dealing with symlinks. Requiring a simultanously released version of xfsprogs is a very bad idea. The right fix is to add an autoconf check for the new function and use it when available, falling back to the inferior old version if it is not available. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs