Whamcloud - gitweb
- reintroduce replies in LDLM AST packets
authorpschwan <pschwan>
Wed, 1 Jan 2003 17:20:38 +0000 (17:20 +0000)
committerpschwan <pschwan>
Wed, 1 Jan 2003 17:20:38 +0000 (17:20 +0000)
commit46b599a1fd866ab72d32dc7bcd9a1fec31a6a8bb
tree8226d5f89a786ec301901478c536192963a6afeb
parent397e7227d8cad0d7a7e6b5ddee80b759cafc598e
- reintroduce replies in LDLM AST packets
  - if the client doesn't know about the lock, return -EINVAL
  - if the server receives an error from the client, cancel it straight away
  - if the server times out waiting for the reply, call expired_completion_wait
   - initialize the import lists in target_handle_connect
- fix some ENOMEM MDS crash bugs just waiting to happen
- in the MDS_DISCONNECT handler, don't dereference just-freed mds_export_data
lustre/tests/wantedi.c