Whamcloud - gitweb
- Use refcounting to control lifetime of bulk descriptors.
authorshaver <shaver>
Sat, 13 Jul 2002 23:38:45 +0000 (23:38 +0000)
committershaver <shaver>
Sat, 13 Jul 2002 23:38:45 +0000 (23:38 +0000)
commit9140bd3dae4ac7e447da4e7ab56e9d49c9fd29c3
tree3df15edfd48c12ce6fbc00e0c16e49538a9a473f
parent94ce899be198b1df230f8b59d5d4772577002bfe
- Use refcounting to control lifetime of bulk descriptors.
- Add some LDLM timeout #warnings for future reference.
- Make all bulk-desc cleanup happen asynchronously, for cleaner interrupt (and
  later timeout) handling.
- Have OSC wait for brw_write reply before beginning bulk operations, for
  symmetry with brw_read and general niceness.
- Fix reply-for-freed-request check to use proper XID width.
- Use l_killable_pending in ptlrpc_check_bulk_sent, for consistency. (Also in the
  new ptlrpc_check_bulk_received sibling.)
lustre/doc/.cvsignore
lustre/include/linux/lustre_net.h
lustre/ldlm/ldlm_request.c
lustre/osc/osc_request.c
lustre/ptlrpc/client.c
lustre/ptlrpc/events.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/rpc.c