Whamcloud - gitweb
* Included changes from *old* b1_4/b_cray
authoreeb <eeb>
Fri, 7 Jan 2005 12:41:35 +0000 (12:41 +0000)
committereeb <eeb>
Fri, 7 Jan 2005 12:41:35 +0000 (12:41 +0000)
commita51dcc850cc0a687c4d0b32885654b5b682450af
tree3ca40363780c8784a8ab2c10ec9b2f22da8bf8a9
parent01fc8697ada2cf975205fa2b1dd16b6415ceea29
* Included changes from *old* b1_4/b_cray

    *  OBD_FL_DEBUG_CHECK for consistent obdecho end-to-end checking

    *  struct echo_obd cleanup

    *  obdecho support for "difficult" reply testing (test_setattr)

    *  replaced cowardly eap_from_cookie() usage with EAP_FROM_COOKIE()
       which asserts it is being called correctly

    *  bracketed echo_client_iocontrol() guts with unlock/lock_kernel()
       for increased concurrency during echo ioctl execution

    *  better thread control and stats in obd.c

    *  n-threads-over-m-objects test_brw support (required for
       obdfilter-survey)

* openibnal changes

    *  re-enabled openib on 2.5/2.6 builds
       configure --with-openib=no can be used to disable openib explicitly if
       required.

    *  fixed some 64 bit casts

    *  just use kernel's page_to_phys()

* fixed CERROR format problem in libcfs/module.c
lnet/autoconf/lustre-lnet.m4
lnet/klnds/openiblnd/openiblnd.c
lnet/klnds/openiblnd/openiblnd.h
lnet/klnds/openiblnd/openiblnd_cb.c
lnet/libcfs/module.c