Whamcloud - gitweb
- Added an 'xid' field to struct niobuf
authorpschwan <pschwan>
Sun, 3 Mar 2002 04:34:22 +0000 (04:34 +0000)
committerpschwan <pschwan>
Sun, 3 Mar 2002 04:34:22 +0000 (04:34 +0000)
commita7761b65d3fbc41df6a0f9bdfebcc880ea7946ce
treeab2d8f177d00d2b23ef8f1a8d4eeef1164adf683
parent5c802de0014e0f141bb198fd9d9735b2e0f3d5d2
- Added an 'xid' field to struct niobuf
- Fixed bug in OST/OSC bulk handling by using this new field
- fixed double free in OST
lustre/include/linux/lustre_idl.h
lustre/include/linux/obd_ost.h
lustre/lib/obd_pack.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c