Whamcloud - gitweb
Branch b1_6
authoradilger <adilger>
Thu, 31 May 2007 21:54:48 +0000 (21:54 +0000)
committeradilger <adilger>
Thu, 31 May 2007 21:54:48 +0000 (21:54 +0000)
commit2584a9bae322914b6a998640808cb1f19fe447ca
tree240bdb594b908911b40469aa236bd9055d0cf8f4
parent64989076ac1255502c696d5f2a68a0be184fc3bb
Branch b1_6
Always send IO to OST_IO_PORTAL regardless of what the default portal is.
Was previously broken for echo_client on catamount, but would also break
on 1.8 once the default request portal is REQPORTAL.

Detect if OST_WRITE or OST_READ requests go to non-IO portals, as that
would LBUG the server due to lack of IO buffers.
b=11813
i=green
i=shadow
lustre/osc/osc_request.c
lustre/ost/ost_handler.c