Whamcloud - gitweb
LU-2735 test: disable LRU to avoid page deletion
authorHongchao Zhang <hongchao.zhang@intel.com>
Tue, 5 Feb 2013 05:07:38 +0000 (13:07 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 14 Mar 2013 06:16:14 +0000 (02:16 -0400)
commit020e353a21add0181af4a78302d2cd2e12bdf82d
treeac9d3e0c4cfb13fd479b42bf7a40265c8cab3109
parentb66f20c77d7501331d301ea61b62d0280bab677e
LU-2735 test: disable LRU to avoid page deletion

In sanity.sh, subtest 151 checks whether the page written previously
is in cache or not, this patch disable the LRU of objects in OST to
avoid the object and its content(pages) to be dropped.

Change-Id: Ie481d13215dac599e0b7e122fcc7e9819a053af5
Signed-off-by: Hongchao Zhang <hongchao.zhang@intel.com>
Reviewed-on: http://review.whamcloud.com/5475
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/obd_support.h
lustre/obdclass/lu_object.c
lustre/tests/sanity.sh