Whamcloud - gitweb
* Fixed 1299:aborted request tripped LASSERT(!req->rq_receiving_reply)
authoreeb <eeb>
Wed, 21 May 2003 13:12:47 +0000 (13:12 +0000)
committereeb <eeb>
Wed, 21 May 2003 13:12:47 +0000 (13:12 +0000)
commitf885ae0b50c64900adc7586f98e87514695e288b
tree47597eccc4ced5dfeae8ed55d0c7c35e5aa37947
parent9f91d1600e57ed07fed3c784e8fd8103f422bf45
*  Fixed 1299:aborted request tripped LASSERT(!req->rq_receiving_reply)

*  Fixed ll_readpage() to read file's preferred block size to take
   advantage of obd_brw_async()

*  made obdstat names consistent ('echo' and 'filter')

*  fixed what looked like a type in portals/configure.in and hacked
   portals/knals/qswnal/Makefile.am to -I the qsw headers from the
   configured dir.

*  Put magic into portals network interface handles and put type info into
   portals ME and MD handles, and portals' own internal EQ handles.  Misuse
   now makes things fail/crash more promptly.
19 files changed:
lnet/configure.in
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-p30.h
lnet/include/lnet/lib-types.h
lnet/klnds/qswlnd/Makefile.am
lnet/lnet/api-ni.c
lnet/lnet/lib-eq.c
lnet/lnet/lib-init.c
lnet/lnet/lib-md.c
lnet/lnet/lib-me.c
lustre/portals/configure.in
lustre/portals/include/portals/lib-p30.h
lustre/portals/include/portals/lib-types.h
lustre/portals/knals/qswnal/Makefile.am
lustre/portals/portals/api-ni.c
lustre/portals/portals/lib-eq.c
lustre/portals/portals/lib-init.c
lustre/portals/portals/lib-md.c
lustre/portals/portals/lib-me.c