From: yangsheng Date: Thu, 7 Apr 2011 13:41:29 +0000 (+0800) Subject: LU-197 Remove files after fsx in sanity-benchmark.sh to drop locks. X-Git-Tag: 2.0.60.0~14 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;ds=sidebyside;h=924218e5b6e320ce8ebd8720a340518cc9f8d09b;hp=924218e5b6e320ce8ebd8720a340518cc9f8d09b;p=fs%2Flustre-release.git LU-197 Remove files after fsx in sanity-benchmark.sh to drop locks. commit 9f1f7c4040440b8bab6130d30e9ecd1e8b803657 Date: Mon Jan 31 14:32:08 2011 +0100 b=23729 cancel_lru_locks not working cause some locks are still in cache from mmap files Fix sanity-benchmark.sh to remove files after fsx otherwise client keeps locks acquired for mmap files in cache. a=Johann Lombardi Signed-off-by: YangSheng Change-Id: Ib9683b5e8fce550259a1c3bfd617aa04c2f3abdc Reviewed-on: http://review.whamcloud.com/408 Tested-by: Hudson Reviewed-by: Yu Jian Reviewed-by: Johann Lombardi Reviewed-by: Oleg Drokin ---