Whamcloud - gitweb
Revert "b=21760 Application hung in direct I/O"
authorJohann Lombardi <johann@sun.com>
Thu, 7 Oct 2010 22:25:32 +0000 (00:25 +0200)
committerJohann Lombardi <johann.lombardi@oracle.com>
Thu, 7 Oct 2010 22:25:32 +0000 (00:25 +0200)
commit56b204d6f054fe35915ddff877af98d7f50b07f8
treedb0c4960cb4919fbc61056a54559942e3125d509
parentfa0e8a1874b26a17b0c555a0a986415f8b7ed556
Revert "b=21760 Application hung in direct I/O"

This reverts commit 91d48dd54d07c3901da34227037a32412243e08a.

With this patch, ptlrpcd sleeps until bulk buffers are unlinked by
the network stack. Meanwhile, no requests/replies are processed
by ptlrpcd which can cause various kind of problems (e.g. eviction).
lustre/ptlrpc/client.c