Whamcloud - gitweb
* Changed obdecho persistent object id to 1; object id 0 is now illegal.
authoreeb <eeb>
Fri, 27 Feb 2004 19:07:14 +0000 (19:07 +0000)
committereeb <eeb>
Fri, 27 Feb 2004 19:07:14 +0000 (19:07 +0000)
commit4ac711352b1f85a0d945308c961731ecf9fa8862
tree8d5ffe4b690c041d7122894a9eeb12f7356b1f9c
parentf6594c21c4101ad0115620240a838715e3096d36
*  Changed obdecho persistent object id to 1; object id 0 is now illegal.

*  Fixed obdecho persistent object size at 1 MByte.

*  Changed test_brw data verification tests to work on a fixed 4k block
   rather than on page size to allow different page sized servers and
   clients.
lustre/include/linux/lustre_debug.h
lustre/include/linux/obd_echo.h
lustre/obdclass/debug.c
lustre/obdecho/echo.c
lustre/obdecho/echo_client.c
lustre/tests/test_brw.c
lustre/utils/obd.c