[PATCH] xfsprogs: don't hard code the shell binary

Christoph Hellwig hch at infradead.org
Tue Jun 28 02:41:37 CDT 2011


On Tue, Jun 28, 2011 at 05:15:48PM +1000, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
> 
> Recent changes to debian unstable user space have caused the
> xfsprogs build to break as certain shell functionality is being
> assumed by libtool and friends.  The configure scripts test and
> select the correct shell, but the input files ignore this and hard
> code the shell to use and hence now break.
> 
> Fix this by using the shell that the configure scripts decide is the
> right one to use.

Looks good.  The same fix should also be applied to xfsdump, xfstests
and dmapi.

Signed-off-by: Christoph Hellwig <hch at lst.de>




More information about the xfs mailing list