Whamcloud - gitweb
b=18233 fix read+truncate livelock
authorAndrew Perepechko <andrew.perepechko@oracle.com>
Thu, 11 Nov 2010 13:47:30 +0000 (16:47 +0300)
committerVitaly Fertman <vitaly.fertman@sun.com>
Fri, 12 Nov 2010 20:27:38 +0000 (23:27 +0300)
commit4960810b94d808965cae9258fb4f7583618a75e9
tree5f95c63d823c096a69ecd4bb8eb34b84c727022d
parent7b9b7771af62c5c4f1f6dd40261183dd180eb74d
b=18233 fix read+truncate livelock

The race fix for ll_readpage which creates new (just truncated) pages
and truncate which truncates these pages.

i=Vitaly Fertman
i=Mike Pershin
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/tests/sanity.sh