Skip to content
Snippets Groups Projects
  1. Jul 27, 2004
  2. Jul 26, 2004
  3. Jul 24, 2004
    • alex's avatar
      b=3874 · 6987e066
      alex authored
      - this BKL collides with jbd a lot. remove it.
      6987e066
    • alex's avatar
      b=3874 · aadc1b86
      alex authored
      - avoid needless fsfilt_get_md() and taking i_sem on a non-splittable parent
      aadc1b86
  4. Jul 23, 2004
  5. Jul 22, 2004
    • Robert Read's avatar
      b=3899 · 48e080ea
      Robert Read authored
      Handle server recovery in a new thread, instead of tying up request
      processing threads. Centralizes the recovery management, including the
      abort recovery checking.
      48e080ea
    • Robert Read's avatar
      b=3934 · 2ee27d05
      Robert Read authored
      Add some more debugging.
      2ee27d05
    • Robert Read's avatar
      b=3892 · d024c27c
      Robert Read authored
      Move the transno update so it's done after we check for the -ENOTCONN
      reply.
      d024c27c
    • Robert Read's avatar
      b=2525 · b717cd5b
      Robert Read authored
      I've seen the "server went back in time" message while testing HEAD,
      so this will fix that.  Patch already on 1.4.
      b717cd5b
    • alex's avatar
      b=3920 · fe36bdba
      alex authored
      bits from 3599 landed to help debugging
      fe36bdba
    • alex's avatar
      - PTLDEBUG var to control debug set · ea8623c4
      alex authored
      ea8623c4
    • alex's avatar
      b=2185 · 794cb3c1
      alex authored
      - ext3-inode-reuse is part of vanilla-2.4.24 series
      - MDS doesn't take lock to prevent inode recreation
        (this improves performance a bit)
      794cb3c1
    • alex's avatar
    • Robert Read's avatar
      b=3940 · 4176fa09
      Robert Read authored
      Corrected. OBD_MD_MDS should only be set when the directory was
      created on a different node.
      4176fa09
    • wangchao's avatar
      b=3362 · 554a6142
      wangchao authored
      r=braam
      update lctl.lyx
      554a6142
    • wangchao's avatar
      b=3399 · 1546aa7e
      wangchao authored
      r=braam
      update lmc.lyx and lconf.lyx
      1546aa7e
    • Robert Read's avatar
      b=3940 · 73ba02bf
      Robert Read authored
      revert while i figure out what i did wrong.
      73ba02bf
    • Robert Read's avatar
      b=3940 · 9e07c3a2
      Robert Read authored
      Also reconstruct what we can in the body, which is hopefully enough.
      9e07c3a2
  6. Jul 21, 2004
  7. Jul 20, 2004
    • alex's avatar
      b=3896 · e42ff0d1
      alex authored
      oscc_internal_create() increase pre-creation window smoothly
      e42ff0d1
    • Robert Read's avatar
      b=3869 · ba21f86c
      Robert Read authored
      r=bzzz
      
      Reconstruct create reply for CROSS_REF directories from the dentry.
      ba21f86c
    • Robert Read's avatar
      b=3869 · 0dcf5c22
      Robert Read authored
      use the correct bug#
      0dcf5c22
    • Robert Read's avatar
      b=3892 · dc886f00
      Robert Read authored
      more diagnostics.
      dc886f00
    • Robert Read's avatar
      b=3488 · e8cedaaa
      Robert Read authored
      more debugging
      e8cedaaa
  8. Jul 19, 2004
    • Robert Read's avatar
      b=3887 · 1c8e5c7b
      Robert Read authored
      renmae 2nd ptlrcd "ptlrpcd-recov"
      1c8e5c7b
    • Robert Read's avatar
      b=3886 · b4ea16c6
      Robert Read authored
      A small races exists between receiving a reply and timeout. This diff
      prevents ptlrpc_expire_one_request from timing out a req that has
      already received the reply.
      b4ea16c6
Loading