Whamcloud - gitweb
- Fixed some error messages in the LOV
authorpschwan <pschwan>
Thu, 5 Sep 2002 07:05:41 +0000 (07:05 +0000)
committerpschwan <pschwan>
Thu, 5 Sep 2002 07:05:41 +0000 (07:05 +0000)
commit118d37e4b981234db7fc35bdf10b6adaca34cc8f
tree0e55700c3e97246466ed063e1aacd41eaad8bf56
parent542154cc11be04ec97be0893e6c5de2fd00b6529
- Fixed some error messages in the LOV
- lov_brw was using the same callback structure for two sets of callbacks, thus
overloading the refcount and causing serious problems (sometimes failing to
free the callback data, and I could believe sometimes freeing it too soon).
Alas, this does not appear to completely fix the iozone bugs we're seeing.
lustre/include/linux/lustre_lib.h
lustre/llite/rw.c
lustre/lov/lov_obd.c