Whamcloud - gitweb
b=23729 cancel_lru_locks not working cause some locks are still in cache from mmap...
authorJohann Lombardi <johann.lombardi@oracle.com>
Mon, 31 Jan 2011 13:32:08 +0000 (14:32 +0100)
committerJohann Lombardi <johann.lombardi@oracle.com>
Mon, 31 Jan 2011 13:32:08 +0000 (14:32 +0100)
commit9f1f7c4040440b8bab6130d30e9ecd1e8b803657
treeb0c0760decadbc620e6b0bf9b70533f90f20221a
parent034027d9cd13cd57861d845175ab5b8bee13d375
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.
lustre/tests/sanity-benchmark.sh