Whamcloud - gitweb
- Added some fields for rpc double buffering
authorbehlendo <behlendo>
Fri, 22 Feb 2002 02:05:30 +0000 (02:05 +0000)
committerbehlendo <behlendo>
Fri, 22 Feb 2002 02:05:30 +0000 (02:05 +0000)
commitb4993f8e4aed32f23f6ff6ad901daa5fa9d23eae
tree5447d4efc061089405705a1b3943ed8d45929ec6
parent0fb1379443f04da458f97998e3427d57a5f44961
- Added some fields for rpc double buffering
- Added a NEXT_INDEX() macro
- Adjusted mds/handler.c and ost/ost_handler.c to notify
  the rpc layer when finished processing an event, this
  ensures the buffers are recycled.
- Added support for double buffering
lustre/include/linux/lustre_net.h
lustre/include/linux/obd_rpc.h
lustre/mds/handler.c
lustre/ost/ost_handler.c
lustre/ptlrpc/rpc.c