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>
Sun, 16 Sep 2012 23:27:45 +0000 (19:27 -0400)
commit03298579a2bc98a15ba2b49feb03df20b9c89ce8
tree6cc7c128151d360d1e821699e597221cb56c4114
parentd194cd609e5a232e0a7764a3ac901d6f979536ef
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