Whamcloud - gitweb
LU-748 test: shorten the runtime of sanity subtest_220
authorHongchao Zhang <hongchao.zhang@whamcloud.com>
Mon, 12 Dec 2011 18:28:08 +0000 (02:28 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 4 Jan 2012 18:39:51 +0000 (13:39 -0500)
commitd0efb7dea9b8a5c571d63a0e019f16e75d16131f
tree82f9c671e26cd36fa88ca25b5bfc811f883b67b9
parent51ed079112c9a9eeac37eaf680637a4d04dd3cc9
LU-748 test: shorten the runtime of sanity subtest_220

in sanity.sh, test_220 tries to exhaust all of the inodes on the OSTs
in order to verify that when it returns -ENOSPC to inode precreate
request, but there is still free blocks, then the MDS continues to use
these precreated inodes on the OSTs.

Signed-off-by: Hongchao Zhang <hongchao.zhang@whamcloud.com>
Change-Id: Icaad07311125f362f0efb26da76534c7dca27b6a
Reviewed-on: http://review.whamcloud.com/1676
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Fan Yong <yong.fan@whamcloud.com>
libcfs/include/libcfs/libcfs_fail.h
libcfs/libcfs/fail.c
lustre/include/obd_support.h
lustre/obdfilter/filter.c
lustre/tests/sanity.sh