[PATCH] xfstests: fix to build src/realpath and the correct the existence of target devices

Christoph Hellwig hch at infradead.org
Fri Nov 23 06:37:40 CST 2012


On Wed, Nov 21, 2012 at 07:51:24AM -0600, rjohnston at sgi.com wrote:
> From: Satoru Takeuchi <takeuchi_satoru at jp.fujitsu.com>
> 
> Commit d5ea873f is not the same as the the following original Eric's patch.
> 
> http://oss.sgi.com/archives/xfs/2010-06/msg00080.html
> 
> It does not modify src/Makefile and realpath is never compiled.
> 
> In addition, `[ -L $TEST_DEV ]' and `[ -L $SCRATCH_DEV ]' always returns 0
> if $TEST_DEV or $SCRATCH_DEV are not defined.
> 
> Cc: Eric Sandeen <sandeen at sandeen.net>
> Cc: Rich Johnston <rjohnston at sgi.com>

Thanks for the fixes, this looks good.


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



More information about the xfs mailing list