merging the patch from bug #52078, fixes the test on disk with huge inode size(fileinode() can overflow and return negative values there).

This commit is contained in:
Ferenc Kovacs 2012-02-06 22:47:21 +00:00
parent 090bb97555
commit de2355935e

View File

@ -57,15 +57,15 @@ rmdir($dir_name);
--EXPECTF--
*** Testing fileinode() with different notations of file names ***
- Iteration 1 -
int(%d)
int(%i)
- Iteration 2 -
Warning: fileinode(): stat failed for %s//fileinode_variation3/fileinode_variation3.tmp/ in %s on line %d
bool(false)
- Iteration 3 -
int(%d)
int(%i)
- Iteration 4 -
int(%d)
int(%i)
- Iteration 5 -
Warning: fileinode(): stat failed for %s//fileinode_variation3/*.tmp in %s on line %d