Skip to content
Snippets Groups Projects
  1. May 31, 2007
    • Wang Di's avatar
      Branch:b1_6 · 48fa414c
      Wang Di authored
      Checking intent error before release open handle.
      b=11935
      i=adilger
      i=green
      48fa414c
  2. May 30, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 2ce16380
      Andreas Dilger authored
      Connect the echo client with the separate REQPORTAL feature.
      This ensures that IO requests are sent to the IO portal, since liblustre
      clients (and eventually 1.8) default to connecting to the REQPORTAL and
      will send IO requests there incorrectly.
      b=11813
      i=green
      i=shadow
      2ce16380
    • scjody's avatar
      Branch b1_6 · 7c442c43
      scjody authored
      Accept the old ost_num_threads parameter but warn that it
      is deprecated, and fix an off-by-one error that caused an LBUG.
      
      Original patch by adilger.
      
      b=12470
      i=nathan
      i=scjody
      7c442c43
    • Nathan Rutman's avatar
      b=12571 · fa8d097d
      Nathan Rutman authored
      i=nathan
      i=adilger
      don't unlock twice.  patch by wangdi
      fa8d097d
    • Nathan Rutman's avatar
      b=11217 · f25c468d
      Nathan Rutman authored
      i=scjody
      i=brian
      modify do_node to work remotely
      f25c468d
    • Wang Di's avatar
      Branch:b1_6 · d4288bbc
      Wang Di authored
      Add grant check in sanityN.sh for each test case.
      b=11662
      i=adilger
      i=green
      d4288bbc
    • Wang Di's avatar
      Branch b1_6 · 981121cb
      Wang Di authored
      Grant the space immediately for ungrant I/O req to avoid grant space > left
      available space.
      b=11662
      i=adilger
      i=green
      981121cb
    • Wang Di's avatar
      Branch:b1_6 · ab8c140d
      Wang Di authored
      clear grant info when osc do resent and replay bulk write.
      b=11662
      i=adilger
      i=green
      ab8c140d
    • kalpak's avatar
      b=12528 · 2bc14227
      kalpak authored
      i=adilger
      i=Johann
      
      Remove the #ifdef HAVE_DISK_INODE_VERSION in lustre_fsfilt.h and have the fsfilt_{get, set}_version return -EOPNOTSUPP if the operation is not supported.
      2bc14227
    • Wang Di's avatar
      Branch:b1_6 · 8fc1110b
      Wang Di authored
      Branch: b1_6
      The dir might have multi-aliases, the subdir of all of these aliases should
      be iterated and its subdir negative dentries should be dropped.
      b=12123
      i=green
      i=shadow
      8fc1110b
    • Johann Lombardi's avatar
      Branch b1_6 · 9b0a68f8
      Johann Lombardi authored
      Use ext3_journal_start/stop (through fsfilt_ext3_journal_start/stop())
      instead of journal_start/stop.
      + Fix SLES9 build issue.
      
      b=11743
      i=alex
      i=adilger
      9b0a68f8
  3. May 29, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 5fdeef3b
      Andreas Dilger authored
      Minor cleanups to tests, improved error messages.
      b=12560
      i=scjody
      5fdeef3b
    • Andreas Dilger's avatar
      Branch b1_6 · 98b83e59
      Andreas Dilger authored
      Fix /proc/fs/lustre/devices on PPC systems.
      b=12234
      i=nathan
      i=scjody
      98b83e59
    • Nathan Rutman's avatar
      b=12461 · eee0d286
      Nathan Rutman authored
      better "options lnet" grabbing
      eee0d286
    • Andreas Dilger's avatar
      Branch b1_6 · 9f5069e4
      Andreas Dilger authored
      Add comment about where the default stripe counts are derived.
      Whitespace cleanups.
      9f5069e4
    • scjody's avatar
      Branch b1_6 · 95c18341
      scjody authored
      Don't run filter_grant_sanity_check for more than 100 exports
      to improve scaling for large numbers of clients.
      
      b=10291
      i=wangdi
      i=adilger
      95c18341
    • Brian J. Murrell's avatar
      b=12461 · feda3dab
      Brian J. Murrell authored
      r=adilger (original patch and inspection of updates to it)
      Some updates so that acceptance-small.sh can be run on a patchless client
      using a remote OST and MDT.
      Credit goes to adilger.  Most of this is his work.  I just shepherded it
      through the process.
      My batch of updates to the same end is still to come.  Still to be inspected
      in fact.
      feda3dab
  4. May 28, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 3751cbc5
      Andreas Dilger authored
      Print better error messages to understand where test failures are being hit.
      b=12557
      3751cbc5
    • Johann Lombardi's avatar
      Branch b1_6 · 9cb7c43c
      Johann Lombardi authored
      Clear iobuf->dr_error between two uses.
      
      b=11722
      i=green
      i=adilger
      9cb7c43c
    • komaln's avatar
      b=10971 · 416d35a5
      komaln authored
      r=Nathan
      
      Correct the bugs with llanalyze script
      416d35a5
  5. May 26, 2007
  6. May 25, 2007
    • Johann Lombardi's avatar
      Branch b1_6 · 383e6721
      Johann Lombardi authored
      Reverve patch from bug 11743 since it breaks SLES9 build.
      For the record, the revision associated to the commit was 1.176.2.14.
      
      b=11743
      383e6721
    • Johann Lombardi's avatar
      Branch b1_6 · d8cd7c8d
      Johann Lombardi authored
      Add the QUOTA mount option on the fly for kernel newer than 2.6.12.
      Add a call to fsfilt_setup() in filter_common_setup().
      
      b=12538
      i=alex
      i=adilger
      d8cd7c8d
    • Johann Lombardi's avatar
      Branch b1_6 · 6c71b1bc
      Johann Lombardi authored
      Use ext3_journal_start/stop (through fsfilt_ext3_journal_start/stop())
      instead of journal_start/stop
      
      b=11743
      i=alex
      i=adilger
      6c71b1bc
  7. May 24, 2007
  8. May 23, 2007
  9. May 22, 2007
  10. May 21, 2007
  11. May 18, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 9d7a5a4e
      Andreas Dilger authored
      Quiet compile warning when CONFIG_LSF is on (large single file).
      9d7a5a4e
  12. May 17, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · efcee871
      Andreas Dilger authored
      Make sure that the unlinked file actually releases all of the blocks on
      disk, otherwise the next test may fail with ENOSPC.
      b=12507
      efcee871
Loading