Skip to content
Snippets Groups Projects
  1. Nov 16, 2007
  2. Nov 15, 2007
  3. Nov 14, 2007
    • kalpak's avatar
      i=adilger · 1542c003
      kalpak authored
      Update recommended e2fsprogs version to 1.40.2-cfs4
      1542c003
    • Elena Gryaznova's avatar
      b=13769 · 5c685ff3
      Elena Gryaznova authored
      i=Adilger
      
      remove chmod 700
      5c685ff3
  4. Nov 13, 2007
    • Andrew Perepechko's avatar
      b=13377 · f081ca80
      Andrew Perepechko authored
      i=yury
      i=nikita
      f081ca80
    • girish's avatar
      JBD: Fix NULL pointer bh->b_data on NUMA box with journal checksumming. · 957290e1
      girish authored
        Current journal checksumming patch failed fsstress test on NUMA. The
        bh->b_data passed to the crc32_be () function could be NULL pointer,
        which caused kernel oops immediately when running fsstress with -o
        journal_checksum. It is because the page is part of highmem on NUMA box.
        We need to kmap the page before access the bh->b_data to calculate
        the checksums.
      957290e1
    • kalpak's avatar
      b=13858 · 62a879ed
      kalpak authored
      i=fanyong
      
      key may not be NULL terminated on HEAD, so change KEY_IS() macro to use strncmp() instead of strcmp.
      62a879ed
    • Elena Gryaznova's avatar
      minor message cleanup · 5735341e
      Elena Gryaznova authored
      5735341e
  5. Nov 12, 2007
    • Mikhail Pershin's avatar
      · 08ab3268
      Mikhail Pershin authored
      - exclude test33 due to bug 13710
      08ab3268
    • Mikhail Pershin's avatar
      - check -ENODEV too · af485c91
      Mikhail Pershin authored
        b:13223
        i:shadow,fanyong
      af485c91
    • Yang Sheng's avatar
      Branch HEAD · ecac24da
      Yang Sheng authored
      b=13969
      i=scjody
      i=johann
      
      Update to RHEL5 kernel 2.6.18-8.1.15.el5.
      ecac24da
    • Yang Sheng's avatar
      Branch HEAD · 40a3452c
      Yang Sheng authored
      b=13874
      i=scjody
      i=johann
      
      Update to SLES10 SP1 kernel 2.6.16.53-0.16.
      40a3452c
    • Yang Sheng's avatar
      Branch HEAD · 301db1b7
      Yang Sheng authored
      b=13889
      i=scjody
      i=johann
      
      Update to SLES9 kernel-2.6.5-7.287.3.
      301db1b7
  6. Nov 11, 2007
    • kalpak's avatar
      b=13858 · 0c411d73
      kalpak authored
      i=adilger,johann
      
      cleanup in *_get_info methods to use the KEY_IS() macro and to abstract the datatypes for key and reply on the OST.
      0c411d73
  7. Nov 09, 2007
    • Nathan Rutman's avatar
      b=13709 · d1239dca
      Nathan Rutman authored
      since test 22 and 23 are excepted, test 24 must deal with the config from
      test 21c
      d1239dca
  8. Nov 08, 2007
    • Nathan Rutman's avatar
      b=13709 · 4b5b968c
      Nathan Rutman authored
      skipping test 22 means we don't reformat after test 21c
      4b5b968c
    • alex's avatar
      b=12797 · b181e8b7
      alex authored
       - correct patch for sles10
      b181e8b7
    • alex's avatar
      b=12797 · 16849a94
      alex authored
      i=adilger
      i=eeb
      
       new data sd_iostats collects are:
        * time requests spend in elevator's queue
        * time requests are served by disk
        * seek stats
        * queue depth stats
      16849a94
    • Alexey Lyashkov's avatar
      fix test as Andreas comment. · 9052dc6f
      Alexey Lyashkov authored
      b=12052
      9052dc6f
  9. Nov 07, 2007
  10. Nov 06, 2007
  11. Nov 05, 2007
    • Yury Umanets's avatar
      b=13872 · ec295cad
      Yury Umanets authored
      r=adilger,nathan
      - lru resize and ldlm cleanups and fixes.
      ec295cad
    • bwzhou's avatar
      Branch HEAD · 8ff60aa7
      bwzhou authored
      b=11622
      i=adilger
      i=johann
      
      1. add page allocation statistics for lustre;
      2. use percpu counters for both memory and page accounting;
      3. update leak-finder to understand the new format of debug info.
      8ff60aa7
    • Yury Umanets's avatar
      b=13854 · 8f4598bd
      Yury Umanets authored
      r=adilger
      
      - fixed LVF calculation in test_124a.
      8f4598bd
  12. Nov 02, 2007
    • Elena Gryaznova's avatar
      b=12845 · 067e8dc6
      Elena Gryaznova authored
      i=Nathan
      t-f fn wait_exit_ST()
      
      b=13798
      i=Adilger
      Use TESTSUITE in tdir
      
      b=12599
      i=Nathan
      lost fix
      067e8dc6
    • Nathan Rutman's avatar
      b=13709 · e9973c21
      Nathan Rutman authored
      always except test 22 until 13709 is resolved
      e9973c21
    • Yang Sheng's avatar
      Branch HEAD · 0ff1bfc4
      Yang Sheng authored
      b=13568
      i=adilger
      i=green
      
      Remove 2.4 kernel code from include files.
      0ff1bfc4
Loading