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)
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>

No differences found