Whamcloud - gitweb
b=957
authorpschwan <pschwan>
Wed, 2 Apr 2003 03:56:06 +0000 (03:56 +0000)
committerpschwan <pschwan>
Wed, 2 Apr 2003 03:56:06 +0000 (03:56 +0000)
commit62970d066e0ae34f3d19d6bc1c248ba05a72e1f4
tree43bcba1388aff1738d0a11da9329c08228bb4bd4
parentcb47b974d0f14608f429985ef908b8fc015de2e2
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/llite/iod.c