Whamcloud - gitweb
* Pass the connecting client's UUID (NB: not the _connection_'s UUID, the
authorshaver <shaver>
Wed, 7 Aug 2002 21:46:32 +0000 (21:46 +0000)
committershaver <shaver>
Wed, 7 Aug 2002 21:46:32 +0000 (21:46 +0000)
commit299797e4fcb045328b36fb928cdffd1241cd1dee
treeb015d3651ff48f11fd98e9e110529a81541a0b2e
parent314917dc0da384d8a59350babb5fb100c60bf519
* Pass the connecting client's UUID (NB: not the _connection_'s UUID, the
  _client_'s) through the various obd connection functions.
* Use this newfound UUID to match up the exports conjured up from reading
  last_rcvd with reattaching clients.
13 files changed:
lustre/include/linux/lustre_lib.h
lustre/include/linux/obd.h
lustre/include/linux/obd_class.h
lustre/lib/l_net.c
lustre/llite/super.c
lustre/lov/lov_obd.c
lustre/mds/handler.c
lustre/obdclass/class_obd.c
lustre/obdclass/genops.c
lustre/obdclass/proc_lustre.c
lustre/obdecho/echo.c
lustre/obdfilter/filter.c
lustre/ost/ost_handler.c