Skip to content
Snippets Groups Projects
  1. Jul 22, 2004
    • 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
  2. Jul 21, 2004
  3. 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
  4. 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
    • Robert Read's avatar
      b=3885 · 4580a179
      Robert Read authored
      THe hack on b1_2 branch to call set_info("mds_conn") on a specific OSC
      instead of all of them was removed on HEAD, and this broke
      mds_lov_synchronize.  Instead of introducing a new hack to do this,
      for now this changes m_l_s to send the set_info() to all the connected
      OSTs. This should be harmless.
      4580a179
    • alex's avatar
      b=3874 · d676d2b2
      alex authored
      - with CMD each MDS has own group on OST, so group != 0 always. this is
        why filter_should_precreate() did return 1 always, so precreation path
        didn't take a place. I've comment out check for group out for a while
      d676d2b2
    • alex's avatar
      - lmv_disconnect() should drop connected flag upon real disconnecting only · 1f1168d1
      alex authored
      - lmv_disconnect() should drop connected flag upon real disconnecting only
      - lmv_disconnect() should drop connected flag upon real disconnecting only
      - lmv_disconnect() should drop connected flag upon real disconnecting only
      - lmv_disconnect() should drop connected flag upon real disconnecting only
      - lmv_disconnect() should drop connected flag upon real disconnecting only
      - lmv_disconnect() should drop connected flag upon real disconnecting only
      - lmv_disconnect() should drop connected flag upon real disconnecting only
      1f1168d1
  5. Jul 18, 2004
  6. 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
  7. Jul 16, 2004
Loading