Whamcloud - gitweb
b=2127
authorzab <zab>
Fri, 17 Oct 2003 00:26:16 +0000 (00:26 +0000)
committerzab <zab>
Fri, 17 Oct 2003 00:26:16 +0000 (00:26 +0000)
commit0bf3d71676c5c26b7f47debb594f60285a987222
treefe02cd6e1c8d1536dbbea5c6ce629a1006d565b0
parenta017245d80214e709e300fb4cc36280c4bd13291
b=2127
A dbench run that ran into ENOSPC got stuck in the osc waiting for
rpcs to complete and free up room in the cache.  These changes make
the mechanics of waiting for the cache space less fragile.  After the
changes dbench could run into the ENOSPC condition and not get stuck.
lustre/ptlrpc/ptlrpc_lib.c