Whamcloud - gitweb
* Included changes from *old* b1_4/b_cray
authoreeb <eeb>
Fri, 7 Jan 2005 12:41:05 +0000 (12:41 +0000)
committereeb <eeb>
Fri, 7 Jan 2005 12:41:05 +0000 (12:41 +0000)
commit275e54a6cab5480929d7e4d486cfa916132428a8
tree863becaf94c1eb65e8749bb910b3a3e75659c16f
parentab127703cf70726c3b63b7834212598089eb3404
* 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
lustre/include/linux/lustre_idl.h
lustre/include/linux/obd.h
lustre/obdecho/echo.c
lustre/obdecho/echo_client.c
lustre/utils/lctl.c
lustre/utils/obd.c
lustre/utils/obdctl.h