Skip to content
Snippets Groups Projects
  1. Sep 14, 2007
  2. Sep 13, 2007
    • deen's avatar
      Never resend AST requests. · 2772f2f8
      deen authored
      b=13596
      i=adilger
      i=deen
      original patch by green
      2772f2f8
    • Yury Umanets's avatar
      - fixed issue with long time not being scheduled pools thread. We need to... · 2adea4fb
      Yury Umanets authored
      - fixed issue with long time not being scheduled pools thread. We need to compensate that in lprocfs_rd_pool_state()
      2adea4fb
    • kalpak's avatar
      b=10555 · 1417f277
      kalpak authored
      Use correct structure name.
      1417f277
    • Bobi Jam's avatar
      Branch b1_6 · f1c226bc
      Bobi Jam authored
      b=13600
      i=kalpak, bobijam
      
      original patch by adilger.
      
      Description: "lfs find -obd UUID" prints directories
      Details    : "lfs find -obd UUID" will return all directory names instead
                   of just file names. It is incorrect because the directories
                   do not reside on the OSTs.
      f1c226bc
    • Liu Ying's avatar
      Branch b1_6 · 1a6f67d4
      Liu Ying authored
      b=2369
      i=johann, deen
      
      replace inode->i_size access with i_size_read/write
      1a6f67d4
    • scjody's avatar
      Branch b1_6 · 75802564
      scjody authored
      Remove client patches from SLES 10 kernel.  This causes SLES 10 clients to
      behave as patchless clients even on a Lustre-patched (server) kernel.
      
      b=12411
      i=adilger
      i=johann
      75802564
  3. Sep 12, 2007
    • Elena Gryaznova's avatar
      b=13486 · 59ad7cf3
      Elena Gryaznova authored
      i=Nathan
      
      Increase a set of files to choose from.
      59ad7cf3
    • Andreas Dilger's avatar
      Branch b1_6 · 874d90cf
      Andreas Dilger authored
      Move bug 13547 to 1.6.3 section instead of 1.6.4
      874d90cf
    • Cliff White's avatar
      · 2452bd79
      Cliff White authored
      b=12186
      Update ChangeLog
      2452bd79
    • Cliff White's avatar
      · 18f2c844
      Cliff White authored
      b=12186
      i=Adilger
      
      Fixes man pages for lfs
      18f2c844
    • Nathan Rutman's avatar
      b=3055 · e591f436
      Nathan Rutman authored
      i=green
      changes from eeb's inspection
      e591f436
    • Andreas Dilger's avatar
      Branch b1_6 · 49335f8d
      Andreas Dilger authored
      Allow dbench to find client.txt in /usr/share/dbench.
      b=12467
      i=nathan
      i=adilger (original patch)
      49335f8d
    • scjody's avatar
      Branch b1_6 · 584ab7f6
      scjody authored
      Add
      --------------------------------------------------------------------------------
      separator
      584ab7f6
    • komaln's avatar
      b=11230 · df2c407e
      komaln authored
      Quiet a warning.
      df2c407e
    • komaln's avatar
      b=11230 · 0146984b
      komaln authored
      r=Nathan, Adilger
      
      To tune the kernel for good SCSI performance.
      0146984b
    • Yury Umanets's avatar
      - make lru resize stuff in sanity.sh less verbose; · d990ac7d
      Yury Umanets authored
      - cleanups in tests 120* and test 124 about disable/enable lru resize;
      - make test_124 sleep for 30s to not make it too long.
      d990ac7d
    • Liu Ying's avatar
      Branch b1_6 · 111389e4
      Liu Ying authored
      b=13125
      
      replace stripe_cnt_min with *stripe_cnt to keep good object distribution
      111389e4
    • Bobi Jam's avatar
      Branch b1_6 · 454d2a8c
      Bobi Jam authored
      b=13555
      
      disable test_36 for now.
      454d2a8c
    • Nathan Rutman's avatar
      b=13552 · 901f4321
      Nathan Rutman authored
      wait longer for remote clients
      901f4321
  4. Sep 11, 2007
    • scjody's avatar
      Branch b1_6 · fa742b32
      scjody authored
      Update versions for 1.6.4
      fa742b32
    • scjody's avatar
      Branch b1_6 · e912a887
      scjody authored
      Update versions and dates.
      e912a887
    • Wang Di's avatar
      Branch: b1_6 · 428da8a3
      Wang Di authored
      b=13436
      Only disconnect errors(ENOTCONNECT & ENODEV) should be returned by rq_status.
      i=green
      i=adiger
      428da8a3
    • Johann Lombardi's avatar
      Branch b1_6 · 513e7159
      Johann Lombardi authored
      Disable journal checksum patch due to release-blocking problems with
      quota and other errors (LTS does not support # in the series files).
      b=13487
      b=13449
      r=scjody
      513e7159
    • Johann Lombardi's avatar
      Branch b1_6 · 71a5430b
      Johann Lombardi authored
      Disable journal checksum patch due to release-blocking problems with
      quota and other errors
      b=13487
      b=13449
      r=scjody
      71a5430b
    • Yury Umanets's avatar
    • Yury Umanets's avatar
      - disable/enable all namespace pools matched with pass argument in sanity.sh; · d8f35f6e
      Yury Umanets authored
      - disable all pools (and OST ones too) in ELC tests;
      - fixes in test_124:
        - make test_124 less stressing, create only 1000 locks in it;
        - calculate LVF correctly, that is, based on lock number created, desired sleep time and current limit instead of cardcoded value;
        - make test suitable for running CMD environment, where desired set of data may be shared between few MDSes.
      d8f35f6e
  5. Sep 10, 2007
  6. Sep 08, 2007
  7. Sep 07, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 2c8f9224
      Andreas Dilger authored
      Add linefeed so message isn't confusingly overwritten.
      b=13547
      2c8f9224
    • Nikita Danilov's avatar
      Severity : cleanup · 7c89006f
      Nikita Danilov authored
      Bugzilla   : 13532
      Description: rewrite ext2-derived code in llite/dir.c and obdclass/uuid.c
      Details    : rewrite inherited code (uuid parsing code from ext2 utils and
                   readdir code from ext3) from scratch preserving functionality.
      b=13532
      i=adilger
      i=alex
      i=green
      7c89006f
    • Nathan Rutman's avatar
      b=13542 · 8ac3e5ea
      Nathan Rutman authored
      i=deen
      i=tianzy
      the reply state was leaked in the no_reply case
      8ac3e5ea
Loading