xfstests: fsstress dump inode info when possible
authorDmitry Monakhov <dmonakhov@openvz.org>
Sat, 29 Oct 2011 00:48:10 +0000 (04:48 +0400)
committerChristoph Hellwig <hch@lst.de>
Wed, 2 Nov 2011 21:04:42 +0000 (21:04 +0000)
commite8f6c8e42e88c631751b09c91a121478f6f63f5c
treeabbca3eec60bbebf71ebf76a104c68c7cbdf4845
parent2d0a5827e3b621ad5fbe080d974966d1788d3b12
xfstests: fsstress dump inode info when possible

Fsstress exec behaviour is not completely determinated in case of
low resources mode due to ENOMEM, ENOSPC, etc. In some places we
call stat(2). This information may be halpfull for future
investigations purposes. Let's dump stat info where possible.

Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
ltp/fsstress.c