Skip to content
Snippets Groups Projects
  1. Feb 28, 2008
    • chenzheng's avatar
      b=13174 · fd2e67a6
      chenzheng authored
      i=grev
      
      add the following fail tests to always-except list:
      sanity        65a, 65e
      replay_dual   14
      insanity      2, 4
      replay_single 56, 59
      conf_sanity   33a
      liblustre
      fd2e67a6
    • Yang Sheng's avatar
      Branch b1_6 · 72e1f7c1
      Yang Sheng authored
      b=13397
      i=johann
      i=shadow
      
      Export the needed symbol for lustre.
      72e1f7c1
  2. Feb 27, 2008
    • Elena Gryaznova's avatar
      b=14978 · a29e650d
      Elena Gryaznova authored
      i=Adilger
      
      check whether proc files exist; error if they do not exist
      a29e650d
    • Yury Umanets's avatar
      b=14927 · e6b29978
      Yury Umanets authored
      r=nikita,shadow
      - fix for memory allocation result check in lu_object_alloc().
      e6b29978
    • Elena Gryaznova's avatar
      b=14229 · cc29a264
      Elena Gryaznova authored
      i=Adilger
      
      fix test_59 to fail if write/read failed
      cc29a264
    • Eric Mei's avatar
      branch: HEAD · 7da8b0c2
      Eric Mei authored
      ignore ctx fini rpc in lock callback handler.
      b=14849
      r=h.huang
      7da8b0c2
    • Elena Gryaznova's avatar
      b=14928 · aab391e5
      Elena Gryaznova authored
      i=Adilger
      
      don't re-write mtab, wait it will be updated
      aab391e5
    • Brian J. Murrell's avatar
      b=14816 · b6649fe7
      Brian J. Murrell authored
      i=cliffw,scjody
      
      Use the I/B stack that is native in the kernel.
      
      This works for RHEL4 and RHEL5 only so far.  I'm not aware of any other
      vendors shipping an IB stack with their kernels.
      
      A few minor code cleanups.
      b6649fe7
    • Elena Gryaznova's avatar
      b=14528 · 3d21af5f
      Elena Gryaznova authored
      i=Adilger
      
      add wiretest to lustre rpm
      3d21af5f
    • Elena Gryaznova's avatar
      b=13571 · e648315e
      Elena Gryaznova authored
      i=Adilger
      
      fs2' tests cleanup; renumbering:
      - 23 -> 23a
      - 33 -> 33a; 34 -> 34b
      e648315e
    • Alexey Lyashkov's avatar
      fix typo in bobijam commit. · 52ade336
      Alexey Lyashkov authored
      52ade336
  3. Feb 26, 2008
  4. Feb 25, 2008
    • bwzhou's avatar
      Branch HEAD · baf3edc4
      bwzhou authored
      b=13285
      r=johann, deen
      
      prints message to console about locks.
      baf3edc4
  5. Feb 23, 2008
    • Yang Sheng's avatar
      Branch HEAD · 88d3bcae
      Yang Sheng authored
      b=14958
      i=adilger
      i=yangsheng
      
      Change the CONFG_NR_CPUS from 8 to 32 in a several config file.
      88d3bcae
    • Mikhail Pershin's avatar
      b=14908 · 3b3a119d
      Mikhail Pershin authored
       fix issue in original commit
      3b3a119d
    • Mikhail Pershin's avatar
      b=12882 · 7e13f694
      Mikhail Pershin authored
       i=nikita, h.huang
      
       Support old MDS proc entries in new MDS devices.
      7e13f694
    • Mikhail Pershin's avatar
      b=14908 · 068d1a3f
      Mikhail Pershin authored
       i=yury,nikita
      
       Proper usage of lu_context, additional health-checks
      068d1a3f
    • Andrew Perepechko's avatar
      Branch HEAD · 8ede9d29
      Andrew Perepechko authored
      b=14852
      i=shadow
      i=adilger
      
      added additional checks of id
      8ede9d29
    • Yang Sheng's avatar
      Branch HEAD · 2e433c75
      Yang Sheng authored
      b=14714
      i=adilger
      i=johann
      
      Move to use d_rehash_cond & d_move_locked.
      2e433c75
  6. Feb 22, 2008
  7. Feb 21, 2008
  8. Feb 20, 2008
    • Elena Gryaznova's avatar
      b=14842 · c7b8bd84
      Elena Gryaznova authored
      i=Adilger
      
      more fixes to reduce acc-sm time; set SLOW=no default
      c7b8bd84
    • mjmac's avatar
      b=14857 · 4f258179
      mjmac authored
      i=brian
      * Clean up patchless client build process -- don't perform useless kernel builds
      4f258179
    • Mikhail Pershin's avatar
      - ll_obd_statfs() call lov/lmv instead of osc/mdc to get target info. · c57403ad
      Mikhail Pershin authored
        b=13997
        i=umka, h.huang
      c57403ad
    • Yang Sheng's avatar
      Branch HEAD · 2ac1b0d7
      Yang Sheng authored
      b=14576
      i=adilger
      i=green
      
      Fixed the build issues for HEAD patchless client with vanilla-2.6.22.
      2ac1b0d7
    • huanghua's avatar
      Branch HEAD · 911e5fd5
      huanghua authored
      b=14149
      a=15414
      i=yong.fan
      i=yury.umanets
      
      correct OBD_CONNECT_FID definition.
      911e5fd5
    • Walter Poxon's avatar
      b=11706 · 71edf993
      Walter Poxon authored
      i=nic
      i=he.huang
      
      add CERROR to make it easier to determine the source of LNET issues
      71edf993
    • Bobi Jam's avatar
      Branch HEAD · 703a700b
      Bobi Jam authored
      b=14529
      i=adilger
      i=panda
      
      Description: MDS or OSS nodes crash due to stack overflow
      Details    : Code changes in 1.8.0 increased the stack usage of some functions.
                   In some cases, in conjunction with device drivers that use a lot
                   of stack the MDS (or possibly OSS) service threads could overflow
                   the stack.  One change which was identified to consume additional
                   stack has been reworked to avoid the extra stack usage.
      703a700b
  9. Feb 19, 2008
    • Yong Fan's avatar
      Branch HEAD · b4a38ae7
      Yong Fan authored
      b=14906
      i=eric.mei
      i=h.huang
      
      Fix swab issues for remote_perm introduced when land "mixed_layout_req".
      b4a38ae7
Loading