Skip to content
Snippets Groups Projects
  1. Nov 28, 2007
    • Elena Gryaznova's avatar
      b=13932 · 5519af21
      Elena Gryaznova authored
      i=Adilger
      
      acc-sm "SLOW" list (all scripts)
      5519af21
    • Walter Poxon's avatar
      b=14286 · 64a765d1
      Walter Poxon authored
      i=grev
      i=adilger
      branch=b1_6
      
      change rundbench script to use contents of DBENCH_LIB variable to
      find the location of the dbench executable (like acceptance-small.sh does)
      so that we use the same environment variables to specify the location
      of the dbench executable in both acceptance-small.sh and rundbench
      instead of using different environment variables to configure the
      same thing in the two different scripts.
      64a765d1
    • tianzy's avatar
      A minor fix for bug14036 · fefb0da6
      tianzy authored
      fefb0da6
    • Bobi Jam's avatar
      Branch b1_6 · 33525087
      Bobi Jam authored
      b=14270
      i=johann, kalpak.shah
      
      Description: lfs find does not continue on file error
      Details    : Continue other files processing when a file/dir is absent.
      33525087
  2. Nov 27, 2007
    • Wang Di's avatar
      Branch: b1_6 · e6f8938e
      Wang Di authored
      b=14016
      Fix BUGON when do per-client proc cleanup. Patch from shadow
      i=Andreas,Nathan
      e6f8938e
    • Elena Gryaznova's avatar
      b=14148 · 1f132511
      Elena Gryaznova authored
      i=Adilger
      
      get rid of not default stripe size; use new-style setstripe args
      1f132511
    • Elena Gryaznova's avatar
      b=10825 · 53c5ff63
      Elena Gryaznova authored
      typo fixed
      53c5ff63
    • tianzy's avatar
      b=14036 · 9f1d13ad
      tianzy authored
      r=andrew.perepechko
      r=johann
      
      Branch b1_6
      With this patch, three improvements are included:
      1. detete the softlimit in mds and osts when use "lfs quota".
      2. display the inaccurate data in the output of "lfs quota".
      3. try to get quota info when "lfs quota" is executed.
      9f1d13ad
    • kalpak's avatar
      b=13919 · 06be98cc
      kalpak authored
      i=adilger,johann
      
      llapi_semantic_traverse may report wrong filetype for some older kernels and we assumed that suchc files were either directories or regular files. This patch ensures that if DT_UNKNOWN is returned as filetype then it is correctly handled by finding out the correct filetype.
      06be98cc
    • Andreas Dilger's avatar
      Branch b1_6 · c1f64852
      Andreas Dilger authored
      Skip swap-on-lustre test 68, it can deadlock on TCP due to inability to
      allocate receive buffers.
      b=14033
      i=jay
      c1f64852
  3. Nov 26, 2007
    • Elena Gryaznova's avatar
      b=12649 · 054b4059
      Elena Gryaznova authored
      escape "|" on log message to protect interpretation by shell
      054b4059
    • kalpak's avatar
      b=6334 · 7bfeb4ea
      kalpak authored
      i=adilger, scjody
      
      Enable MMP and uninit_groups features if the available e2fsprogs and ldiskfs support them
      7bfeb4ea
  4. Nov 23, 2007
    • Elena Gryaznova's avatar
      b=14148 · ede959c6
      Elena Gryaznova authored
      i=Adilger
      
      use st_blksize instead of 1k while write big file
      ede959c6
    • Johann Lombardi's avatar
      Branch b1_6 · ad8a16dc
      Johann Lombardi authored
      b=14022
      i=tianzy
      i=andrew
      
      By default, enable/disable quotas for both user & group.
      ad8a16dc
  5. Nov 22, 2007
    • Andrew Perepechko's avatar
      Branch b1_6 · 7d91dc70
      Andrew Perepechko authored
      b=13915
      i=johann
      i=tianzy
      
      patch 13584
      
      implementation of "lfs quota -t" and "lfs setquota -t" time format string
      7d91dc70
    • Elena Gryaznova's avatar
      b=14148 · e43ae2d4
      Elena Gryaznova authored
      i=Adilger
      
      match sanity-quota to t-f; check_runas_id() modification
      e43ae2d4
    • Elena Gryaznova's avatar
      b=10825 · 13b68c0f
      Elena Gryaznova authored
      i=Scjody
      
      improve the output a bit
      13b68c0f
    • komaln's avatar
      b=11230 · 78f7d5bd
      komaln authored
      	a small change left undone.
      78f7d5bd
    • komaln's avatar
      b=11230 · 41bc2d03
      komaln authored
      r=Adilger
      
      add a test in conf-sanity.sh to verify if set tunables works for symlink device
      41bc2d03
    • Bobi Jam's avatar
      Branch b1_6 · 26a35a67
      Bobi Jam authored
      b=11791
      i=adilger, nathan.rutman
      
      Description: Inconsistent usage of lustre_pack_reply()
      Details    : Standardize the usage of lustre_pack_reply() such that it
                   always generate a CERROR on failure.
      26a35a67
    • Elena Gryaznova's avatar
      b=10825 · d2eab8f7
      Elena Gryaznova authored
      i=Scjody
      
      print summary of acc-sm tests run
      d2eab8f7
  6. Nov 21, 2007
  7. Nov 20, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 5d8af32f
      Andreas Dilger authored
      Add module license to llite_loop.c so load_modules does not taint kernel.
      b=5498
      i=jinshan.xiong
      i=nathan.rutman
      5d8af32f
    • Elena Gryaznova's avatar
      b=14087 · 077af28e
      Elena Gryaznova authored
      i=Adilger
      
      set debug level on remote nodes only if modules already loaded
      077af28e
    • Walter Poxon's avatar
      Branch b1_6 · 4dc6194f
      Walter Poxon authored
      b=14241
      i=adilger
      i=scjody
      
      trivial fix for type clash in format string to fix compile error on Cray XT3.
      4dc6194f
    • Andreas Dilger's avatar
      Branch b1_6 · f66e9290
      Andreas Dilger authored
      Add generated file ltrack_stats to .cvsignore
      f66e9290
    • scjody's avatar
      Branch b1_6 · 65d154e4
      scjody authored
      Add patch documentation.
      
      b=12842
      65d154e4
    • scjody's avatar
      Branch b1_6 · 943bca8c
      scjody authored
      Improved support for dependencies between external modules: add a patch to
      SLES 9 and RHEL 4 to modernize their module symbol handling, and copy the
      symbol version file around to use this information properly.
      
      b=12842
      i=johann
      i=zhenyu.xu
      943bca8c
    • Andreas Dilger's avatar
      Branch b1_6 · 08afb06c
      Andreas Dilger authored
      Add Frequency keyword to non-enhancement items.
      Kernel updates are enhancements.
      08afb06c
    • Elena Gryaznova's avatar
      b=14062 · 7f5cddb2
      Elena Gryaznova authored
      i=Nathan
      i=Adilger
      
      test_26f fix: correct a names in according to new tdir
      7f5cddb2
    • Jinshan Xiong's avatar
  8. Nov 19, 2007
Loading