Skip to content
Snippets Groups Projects
  1. Jul 18, 2004
    • alex's avatar
      - teached to catch double-free messy · 840b7e60
      alex authored
      840b7e60
    • alex's avatar
      b=3772 · 3f3a4687
      alex authored
      - race in dynlock_unlock() fixed: several threads may find refcount=0 and
        try to free lock member at the same time. thanks to Andreas!
      3f3a4687
    • alex's avatar
      - if MDS aborts recovery it disconnects all the exports and lmv_disconnect() · 128352dc
      alex authored
        is called. the last one didn't drop lmv->connected to 0 and this prevent
        subsequent lmv_connect() to work properly
      128352dc
    • Robert Read's avatar
      · 9641c7f5
      Robert Read authored
      b=3869,1742
      
      These are the remaining fixes from 1742 that are needed to allow a
      client to reconnect during recover.  The request that triggered 3869
      on the last run was actually a RESENT request that was sent before
      recovery had finished, which this patch will fix.
      9641c7f5
  2. Jul 17, 2004
    • Wang Di's avatar
      1 add snap read in fsfilt_getpage · 738ac90f
      Wang Di authored
      2 some fix for regular file cow
      738ac90f
    • alex's avatar
      b=3869 · 2f3680e5
      alex authored
      - more debug info
      2f3680e5
    • Robert Read's avatar
      · 1ef040b5
      Robert Read authored
      b=1451
      
      Don't allow client to reconnect if an RPC is already in progress for
      that client. Added an extra counter for this, because the export
      refcount is also held by locks and who knows what else.
      1ef040b5
  3. Jul 16, 2004
  4. Jul 15, 2004
  5. Jul 14, 2004
  6. Jul 13, 2004
    • Robert Read's avatar
      b=3405 · 6ab06ddf
      Robert Read authored
      Use lmv by default for insanity.sh.
      6ab06ddf
    • Robert Read's avatar
      b=3405 · c336e934
      Robert Read authored
      update replay-dual.sh and replay-ost-single.sh
      c336e934
  7. Jul 12, 2004
  8. Jul 09, 2004
  9. Jul 08, 2004
Loading