Skip to content
Snippets Groups Projects
  1. Dec 20, 2007
  2. Dec 19, 2007
    • Elena Gryaznova's avatar
      b=14462 · 7cecde85
      Elena Gryaznova authored
      i=Adilger
      i=Alexey.Lyashkov
      
      error if dd is not started; use tfile instead of tdir
      7cecde85
    • Eric Mei's avatar
      branch: b1_6 · 73fedc6b
      Eric Mei authored
      fix AT test: using O_SYNC to trigger bulk write.
      b=13659
      r=johann, nathan
      73fedc6b
    • Eric Mei's avatar
      branch: b1_6 · 2356ed42
      Eric Mei authored
      - fix AT timer might not be restarted properly.
      - fix AT checksum be ruined by further change in reply.
      b=14374
      r=nathan, adilger
      2356ed42
    • cfaber's avatar
      test · 38915829
      cfaber authored
      38915829
    • cfaber's avatar
      test · 0228f775
      cfaber authored
      0228f775
    • cfaber's avatar
      test · cb679ad6
      cfaber authored
      cb679ad6
  3. Dec 17, 2007
    • cfaber's avatar
      test · 7d9611f7
      cfaber authored
      7d9611f7
    • Elena Gryaznova's avatar
      b=13774 · a691cc52
      Elena Gryaznova authored
      i=Adilger
      
      use file with major,minor from /dev/console
      a691cc52
    • Yang Sheng's avatar
      Branch b1_6 · 2c373c04
      Yang Sheng authored
      b=14289
      i=johann
      i=scjody
      
      Update to RHEL5 Update-1 kernel-2.6.18-53.el5.
      2c373c04
  4. Dec 16, 2007
    • Oleg Drokin's avatar
      b=14379 · 71d0ea0d
      Oleg Drokin authored
      r=adilger,vitaly
      
      Properly find out duplicate locks when comparing newly receiwed server locks.
      mds_open cannot use accmode because it is affected by owneroverride flag
      71d0ea0d
  5. Dec 14, 2007
  6. Dec 13, 2007
    • scjody's avatar
      cvs test · 9ea60050
      scjody authored
      9ea60050
    • scjody's avatar
      cvs test · 91ba685f
      scjody authored
      91ba685f
    • scjody's avatar
      cvs test rm · 126a596e
      scjody authored
      126a596e
    • scjody's avatar
      cvs test 4 · c093fdde
      scjody authored
      c093fdde
    • scjody's avatar
      cvs test · 35beaa16
      scjody authored
      35beaa16
    • scjody's avatar
      cvs test · 4976ea26
      scjody authored
      4976ea26
    • scjody's avatar
      cvs test · 359edfc9
      scjody authored
      359edfc9
    • Alexey Lyashkov's avatar
      if client_disconnect_export was called without force flag set, · 910aa03b
      Alexey Lyashkov authored
        and exist connect request in flight, this can produce access to
        NULL pointer (or already free pointer) when connect_interpret
        store ocd flags in obd_namespace.
      
        b=14260
        i=adilger
        i=johann
      910aa03b
    • Alexey Lyashkov's avatar
      not alloc memory with spinlock held. · 608ddd6a
      Alexey Lyashkov authored
      b=14418
      i=green
      i=johann
      608ddd6a
    • Bobi Jam's avatar
      Branch b1_6 · f3d53e74
      Bobi Jam authored
      b=12211
      origianl patch producer=adilger
      i=green, bobijam
      
      move obd_fail_check() from being a static inline to being a function.
      We already protect this function from being called needlessly by use of
      unlikely() and checking obd_fail_loc != 0 before calling it.
      
      Having such a large function inline bloats the code and likely reduces
      performance by putting extra (though unlikely) code in every function.
      f3d53e74
    • Bobi Jam's avatar
      Branch b1_6 · 57443b82
      Bobi Jam authored
      b=14215
      i=johann, adilger
      
      user pointer parameter (struct ldlm_res_id*) in ldlm_cli_enqueue_local()
      to reduce the stack usage.
      57443b82
  7. Dec 12, 2007
Loading