Skip to content
Snippets Groups Projects
  1. May 05, 2009
    • Hongchao Zhang's avatar
      b=16818 · 3924621d
      Hongchao Zhang authored
      fix a bug in the previous patch for the bug
      
      i=nathan.rutman
      i=robert.read
      3924621d
  2. Apr 30, 2009
    • Liu Ying's avatar
      Branch b_release_1_6_7 · 4e5e83f2
      Liu Ying authored
      b=18775
      i=rread
      i=nathan
      
      Improve lctl set/get_param:
      -handle the bad options
      -support more than one arguments
      -add '-F' option to show the indicator to the parameters, if '-N' specified
      4e5e83f2
  3. Apr 29, 2009
  4. Apr 25, 2009
    • Yong Fan's avatar
      Branch b_release_1_6_7 · acbab538
      Yong Fan authored
      b=15691
      i=eric.mei
      i=peng.ye
      
      Another diagnostic patch to collect more log on both client and OSS.
      acbab538
  5. Apr 21, 2009
  6. Apr 13, 2009
    • Andreas Dilger's avatar
      Branch b_release_1_6_7 · 05605338
      Andreas Dilger authored
      Minor whitespace cleanup in ChangeLog to match b_release_1_8_0.
      05605338
    • Andreas Dilger's avatar
      Branch b_release_1_6_7 · 59d18d9e
      Andreas Dilger authored
      Increase ldiskfs build version to 3.0.7.1.
      59d18d9e
    • Andreas Dilger's avatar
      Branch b_release_1_6_7 · 6c779d7c
      Andreas Dilger authored
      fix racy locking of mballoc block bitmaps causing BUG
      The locking of the mballoc buddy bitmap and the in-memory
      block bitmap was using two different spin locks in some
      cases.  This made it possible to incorrectly access the
      mballoc bitmap while another process was modifying it,
      causing a sanity assertion to fail.  While no on-disk corruption
      was reported, there was some risk of this happening.
      b=18810
      i=alex.zhuravlev
      6c779d7c
  7. Apr 09, 2009
  8. Apr 07, 2009
  9. Apr 06, 2009
    • Andrew Perepechko's avatar
      · c84726be
      Andrew Perepechko authored
      b=18695
      o=Johann Lombardi
      i=Andreas Dilger
      
      the regression test
      c84726be
  10. Apr 03, 2009
  11. Apr 01, 2009
    • Bobi Jam's avatar
      Branch b_release_1_6_7 · edbede2c
      Bobi Jam authored
      b=18895
      i=tappro
      i=alexey.lyashkov (shadow)
      
      when mds_setup() fails the error handle path needs clean possibly built
      nid_stat which builds nid_proc on obd's obd_proc_exports_entry.
      edbede2c
  12. Mar 31, 2009
  13. Mar 27, 2009
  14. Mar 24, 2009
  15. Mar 20, 2009
    • Andrew Perepechko's avatar
      · e1b4cc9a
      Andrew Perepechko authored
      b=16891
      i=Vitaly Fertman
      i=Johann Lombardi
      
      fix for osc_max_rpc_in_flight
      e1b4cc9a
    • Alexander Zarochentsev's avatar
      Branch b_release_1_6_7 · 65f547b3
      Alexander Zarochentsev authored
      b=18859
      i=oleg.drokin
      i=alexey.lyashkov
      
      Don't do server-side locking if LL_FILE_IGNORE_LOCK is set. Otherwise we  have
      a deadlock between server-side extent lock and a group lock owned by the same
      client.
      65f547b3
  16. Mar 16, 2009
  17. Mar 13, 2009
    • Elena Gryaznova's avatar
      b=18045 · 127b9018
      Elena Gryaznova authored
      i=Adilger
      new mdsrate --ignore option for mdsrate tests cleanup
      127b9018
  18. Mar 12, 2009
  19. Mar 11, 2009
    • tianzy's avatar
      Branch b_release_1_6_7 · f683d148
      tianzy authored
      add more At debug info and fix a problem in test_68 in replay-single.sh
      b=18426
      i=nathan.rutman
      f683d148
  20. Mar 08, 2009
    • girish's avatar
      b=17846 · 0bc86192
      girish authored
      i=adilger
      i=h.huang
      
      changes to regression test after landing 17846 Lustre patch. make sure all files are not extracted on OST id 0
      0bc86192
  21. Mar 06, 2009
    • Bobi Jam's avatar
      Branch b_release_1_6_7 · eeb1a6b8
      Bobi Jam authored
      b=18154
      i=alexey.lyashkov (shadow)
      i=johann
      
      always calls ptlrpc_import_recovery_state_machine() in
      invalidate_import_thread() because otherwise threads sleeping on
      the import's imp_recovery_waitq could be never woken up.
      eeb1a6b8
  22. Mar 03, 2009
    • Hongchao Zhang's avatar
      b=17757 · e2957ed1
      Hongchao Zhang authored
      clear DISP_OPEN_LOCK flag in "reconstruct_open"
      if the corresponding lock was canceled
      
      i=Green
      i=Johann
      e2957ed1
Loading