Whamcloud - gitweb
- all obd operations should return int
authorbraam <braam>
Sat, 25 Oct 2003 19:19:41 +0000 (19:19 +0000)
committerbraam <braam>
Sat, 25 Oct 2003 19:19:41 +0000 (19:19 +0000)
commit9856a2951ac7c66b3335a58d05d7451bac9e95a3
treebfc2ea71c4d2d6825cf3bd25471f43ed834c6afa
parent51078151a02eb29b44a08a4a0f6161c31abca123
- 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/mds/mds_log.c
lustre/obdclass/llog_obd.c
lustre/obdfilter/filter_log.c