Skip to content
Snippets Groups Projects
  1. Oct 11, 2007
    • Elena Gryaznova's avatar
      b=13599 · b4e183cb
      Elena Gryaznova authored
      i=Nathan
      i=Scjody
      
      use multiop instead of exec
      b4e183cb
    • Elena Gryaznova's avatar
      b=13734 · 14531770
      Elena Gryaznova authored
      i=Nathan
      i=Adilger
      
      make CLEANUP and SETUP usage more consistent
      14531770
  2. Oct 10, 2007
    • Jinshan Xiong's avatar
      · bfff0ebe
      Jinshan Xiong authored
      Add a new module llite_lloop in rpm package.
      bfff0ebe
  3. Oct 09, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · ec319e16
      Andreas Dilger authored
      Add missing connect flag in obd_connect_names for flags only in HEAD.
      ec319e16
    • Johann Lombardi's avatar
      Branch b1_6 · 6eba0b34
      Johann Lombardi authored
      b=13659
      i=nathan
      
      enable D_OTHER (= D_ADAPTTO) for AT test.
      6eba0b34
    • Johann Lombardi's avatar
      Branch b1_6 · 02c01e47
      Johann Lombardi authored
      b=11686
      i=adilger
      i=green
      
      Move changelog entry from lustre/ChangeLog to lnet/ChangeLog.
      02c01e47
  4. Oct 08, 2007
    • Johann Lombardi's avatar
      Branch b1_6 · 143b5860
      Johann Lombardi authored
      b=11686
      i=adilger
      i=green
      
      Severity   : enhancement
      Bugzilla   : 11686
      Description: Console message flood
      Details    : Make cdls ratelimiting more tunable by adding several tunable in
      	     procfs /proc/sys/lnet/console_{min,max}_delay_centisecs and
      	     /proc/sys/lnet/console_backoff.
      143b5860
    • komaln's avatar
      b=11694 · 71950ce9
      komaln authored
      r=Nathan, Adilger
      This patch changes the default stripe policy, when changed on root of the
      filesystem using 'lfs setstripe' command.
      71950ce9
    • Yang Sheng's avatar
      Branch b1_6 · 2137e7e0
      Yang Sheng authored
      b=13751
      i=shadow
      i=johann
      
      Update target & which_patch file for RHEL5 2.6.18-8.1.14.el5.
      2137e7e0
    • Bobi Jam's avatar
      Branch b1_6 · 20160a46
      Bobi Jam authored
      b=12744
      i=johann, adilger
      
      NR_CPUS/smp_num_cpus -> num_possible_cpus().
      20160a46
  5. Oct 06, 2007
    • Walter Poxon's avatar
      b=13773 · 65511545
      Walter Poxon authored
      i=adilger
      65511545
    • Walter Poxon's avatar
      b=13726 · 5544f094
      Walter Poxon authored
      i=adilger
      5544f094
    • Walter Poxon's avatar
      b=13478 · c9352a87
      Walter Poxon authored
      i=adilger
      i=green
      c9352a87
    • Andreas Dilger's avatar
      Branch b1_6 · 217b41d9
      Andreas Dilger authored
      Move block device configuration commands out of "testing (DANGEROUS)" section
      of the lctl help.
      b=5498
      217b41d9
    • Andreas Dilger's avatar
      Branch b1_6 · c53b983e
      Andreas Dilger authored
      Description: enable data checksumming by default
      Details    : enable checksum by default, allow --disable-checksum
      	     configure option and "-o nochecksum" mount option.  Checksums
      	     can also be disabled at runtime via $LPROC/osc/*/checksums.
      b=13579
      i=nathan
      i=johann
      c53b983e
    • Andreas Dilger's avatar
      Branch b1_6 · 0e495227
      Andreas Dilger authored
      Description: enable data checksumming by default
      Details    : enable checksum by default, allow --disable-checksum
       	     configure option and "-o nochecksum" mount option.  Checksums
      	     can also be disabled at runtime via $LPROC/osc/*/checksum_pages.
      b=13579
      i=nathan
      i=johann
      
      Minor fixes to get sanity.sh running.
      0e495227
    • Andreas Dilger's avatar
      Branch b1_6 · 8660e963
      Andreas Dilger authored
      Use a 64-bit variable for RPC XID in case of async write error.
      b=2066
      i=liuy
      i=nathan
      8660e963
    • Andreas Dilger's avatar
      Branch b1_6 · fb2f3e0f
      Andreas Dilger authored
      Fix up acceptance-small.sh to take multiple OSTs into account when
      calculating free space.  Don't setstripe on the root directory.
      b=13587
      i=scjody
      i=nathan
      fb2f3e0f
  6. Oct 05, 2007
    • Elena Gryaznova's avatar
      b=13800 · 2278e109
      Elena Gryaznova authored
      i=Nathan
      i=Anserper
      
      change relative pathname to absolute
      2278e109
  7. Oct 04, 2007
  8. Oct 03, 2007
  9. Oct 02, 2007
  10. Oct 01, 2007
  11. Sep 30, 2007
    • Yang Sheng's avatar
      Branch b1_6 · f848d154
      Yang Sheng authored
      b=13452
      i=scjody
      i=mjmac
      
      Kernel config & target file for vanilla kernel-2.6.18.8.
      f848d154
  12. Sep 28, 2007
  13. Sep 27, 2007
    • Nathan Rutman's avatar
      b=13716 · 9527f5ce
      Nathan Rutman authored
      typo
      9527f5ce
    • Nathan Rutman's avatar
      b=13537 · 04dc63ef
      Nathan Rutman authored
      i=adilger
      limit connection switch max to obd_timeout,
      don't ignore the req timeout of the first reconnecting client
      04dc63ef
    • mjmac's avatar
      b=5498 · a7bd05ea
      mjmac authored
      * reverting broken commit (b1_6 does not build with this commit)
      a7bd05ea
    • kalpak's avatar
      b=11673 · 7522f70a
      kalpak authored
      i=andreas, green
      
      If LAST_ID value on disk is smaller than the objects existing in the O/0/d* directories, it indicates disk corruption and causes an LBUG(). If the object is 0-length, then we should use the existing object. This will help to avoid a full fsck in most cases.
      7522f70a
    • kalpak's avatar
      b=13454 · 79a511a9
      kalpak authored
      r=bzzz, kalpak
      
      jbd-stats patch for rhel5 and 2.6.18.8-vanilla
      79a511a9
    • Alexey Lyashkov's avatar
      not revalidate dentry if it root dentry. · f483001a
      Alexey Lyashkov authored
      b=13334
      i=green
      i=johann
      f483001a
    • bwzhou's avatar
      Branch b1_6 · fb37e7f9
      bwzhou authored
      b=12207
      
      add parentheses to eliminate compiling warnings in the original patch
      fb37e7f9
    • Andreas Dilger's avatar
      Branch b1_6 · b88053c1
      Andreas Dilger authored
      Quiet overly verbose messages when trying to set block device tunables.
      There are many reasons why these might fail (e.g. LVM, older kernel, etc).
      b=11230
      i=nathan
      b88053c1
    • bwzhou's avatar
      Branch b1_6 · 8542ba2d
      bwzhou authored
      b=12207
      i=johann
      i=shadow
      
      hide trusted.lov to the users and export it internally as lustre.lov
      8542ba2d
    • Jinshan Xiong's avatar
      062d618c
Loading