Whamcloud - gitweb
b=957
authorpschwan <pschwan>
Wed, 2 Apr 2003 03:56:25 +0000 (03:56 +0000)
committerpschwan <pschwan>
Wed, 2 Apr 2003 03:56:25 +0000 (03:56 +0000)
commit1fbfe57957555a74eb9a55c0c8d7bfe52fea707b
treec057a37f162f67cd0a891756159be6ad0cd4608f
parent8fd55faa62a64dd3d32de874540f452e0835f95b
b=957
- Infrastructure for the pinger thread; needs multi-rpc and some refinements
- Add last_request_time to obd_export

- Fixed export leak in lov_brw success case
- test22 rears its head again: tar gets pissy if it can't access $PWD,
  which is common for homedirs at LLNL.  cd to /tmp before running tar.

Merged many of the changes from b_proto:
- multi-rpc infrastructure, but not the key bits
- removed some bitfield flags in favour of individual struct members
- merged obd_brw_write and obd_brw_read into a single obd_brw_internal
- move the Elan-related page wrangling from the IOD into the OSC
lustre/ptlrpc/ptlrpc_internal.h
lustre/ptlrpc/ptlrpc_module.c