Whamcloud - gitweb
* Added lock enqueue/cancel ioctl interface to echo_client, with proper
authoreeb <eeb>
Wed, 5 Feb 2003 17:45:18 +0000 (17:45 +0000)
committereeb <eeb>
Wed, 5 Feb 2003 17:45:18 +0000 (17:45 +0000)
commit6601d03e488db9e4a7041f9cc3510ff6079fc6cb
treef59d96a7382e392dcb43a66f5eef7b33e827aea8
parentb24d78d9d6d500d635b96344ac8f18ca700aae45
*  Added lock enqueue/cancel ioctl interface to echo_client, with proper
   teardown on (possibly unexpected) client exit.

*  added '-l' flag to utils/obdio, so that it locks the extent it writes,
   then reads back.

*  took 'filter' prefix off /proc stats interface in filter and copied it
   into the echo OBD; obdstats takes obd type name parameter as well as
   optional repeat interval.
lustre/utils/obdio.c
lustre/utils/obdstat.c