Whamcloud - gitweb
b=957
authorpschwan <pschwan>
Wed, 2 Apr 2003 03:56:24 +0000 (03:56 +0000)
committerpschwan <pschwan>
Wed, 2 Apr 2003 03:56:24 +0000 (03:56 +0000)
commita1e9641b7f90454608a9d465ec467a0f218afdc3
treead8ddee2cb20949fef82dfe11e222f9baef237b3
parent21759af573926482bea3513869ad94be8316e957
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/pinger.c [new file with mode: 0644]