Whamcloud - gitweb
- all obd operations should return int
authorbraam <braam>
Sat, 25 Oct 2003 19:19:49 +0000 (19:19 +0000)
committerbraam <braam>
Sat, 25 Oct 2003 19:19:49 +0000 (19:19 +0000)
commita090ea9e88793e84004fa15aa5c2a15acd5fec38
tree54362ce1d218c02d920d2563c0e89bf801f70b83
parent1dfcf0d9f94bcd6c1cb57453112ba56a542560ad
- all obd operations should return int
- in the process capture a double free in a prep_async_page error case
  in rw.c
- remove unused logging code
- add a mini fix from Tian to not fail in llog_obd_setup when
  re-entering it.
lustre/obdclass/obd_config.c
lustre/ptlrpc/llogd.c