Whamcloud - gitweb
- We don't use pga[i].pg->index, so don't overwrite it, since that seems pretty
authorpschwan <pschwan>
Sun, 8 Sep 2002 20:05:16 +0000 (20:05 +0000)
committerpschwan <pschwan>
Sun, 8 Sep 2002 20:05:16 +0000 (20:05 +0000)
commit199fc54185c4eb5f4766912a3a0a997bbea1e389
treea007aba2deb4d2af3bc3dfd303676a3c7b644507
parentcbf3309c2bcf8c1794fe9c2058b663800362c0b4
- We don't use pga[i].pg->index, so don't overwrite it, since that seems pretty
  dangerous
- obd_dev's definition is already in a common header file, it doesn't need to be
  in each module
- add an assertion that will perhaps catch the callback bug
- fix PTL_RPC_MSG_ERR reporting, which I don't think has ever worked properly
lustre/ldlm/ldlm_lockd.c
lustre/llite/rw.c
lustre/lov/lov_obd.c
lustre/obdecho/echo.c
lustre/obdfilter/filter.c
lustre/osc/osc_request.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/service.c