Skip to content
Snippets Groups Projects
  1. Sep 20, 2007
    • Elena Gryaznova's avatar
      b=13499 · ddd0d411
      Elena Gryaznova authored
      i=Adilger
      
      Wait recovery complete before AFTERUSED is checked.
      ddd0d411
    • Elena Gryaznova's avatar
      b=13587 · db38eca8
      Elena Gryaznova authored
      i=Scjody
      
      set stripe count over all OSTs; calculate SIZE based on min kbytesfree
      db38eca8
    • Elena Gryaznova's avatar
      b=13628 · 9a78f322
      Elena Gryaznova authored
      i=Adilger
      i=Nathan
      
      do not create recursive dirs
      9a78f322
  2. Sep 19, 2007
  3. Sep 18, 2007
  4. Sep 17, 2007
    • Andreas Dilger's avatar
      Branch HEAD · 7720f700
      Andreas Dilger authored
      Merge OBD_CONNECT_LRU_RESIZE from b1_6 to keep flags consistent.
      7720f700
  5. Sep 15, 2007
    • girish's avatar
      Atomic bit operations in mballoc. · aaddc99c
      girish authored
      Merged with mballoc patch.
      Original patch by: johann
      b=10995
      i=adilger, alex
      aaddc99c
    • kalpak's avatar
      b=13610 · 0219ad31
      kalpak authored
      i=andreas, johann
      
      The changed prototype of ext_prepare_callback will be used in lustre if HAVE_EXT_PREPARE_CB_EXTENT is defined.
      0219ad31
  6. Sep 14, 2007
    • Nathan Rutman's avatar
      b=13553 · 39ed9c67
      Nathan Rutman authored
      i=adilger
      df after clearing fail_loc
      39ed9c67
    • Andreas Dilger's avatar
      Branch HEAD · dcb312b5
      Andreas Dilger authored
      Disable client page cache checksumming by default. This does not affect
      the wire checksumming, and only adds a lot of CPU overhead that is mostly
      useful only for debugging rare client memory corruption vs. the more
      common network transfer corruption. It can be enabled at runtime via
      "echo 1 > $LPROC/llite/*/checksum_pages".
      b=13579
      i=scjody
      i=nathan
      dcb312b5
    • Andreas Dilger's avatar
      Branch HEAD · c3e50868
      Andreas Dilger authored
      Description: Data corruption for OSTs that are formatted larger than 2TB
      	     on 32-bit servers.
      Details    : When generating the bio request for lustre file writes the
      	     sector number would overflow a temporary variable before being
      	     used for the IO.  The data reads correctly from Lustre (which
      	     will overflow in a similar manner) but other file data or
      	     filesystem metadata may be corrupted in some cases.
      b=13547
      c3e50868
    • Vitaly Fertman's avatar
      Branch HEAD · 77d5d2d6
      Vitaly Fertman authored
      b=13563
      i=adilger
      i=green
      
      1) cancel lru locks in ldlm_cli_cancel() and send 1 batched cancel RPC;
      2) pass the whole list of canceled locks to the async blocking thread, not
      lock-by-lock, and send cancels in batched cancel RPCs.
      77d5d2d6
    • Elena Gryaznova's avatar
      b=13394 · 82d0e7a5
      Elena Gryaznova authored
      i=Nathan
      
      get rid of "./"
      82d0e7a5
    • Cliff White's avatar
      · 488fffaa
      Cliff White authored
      b=13457
      i=brian
      i=nathan
      488fffaa
    • Johann Lombardi's avatar
      Branch b1_6 · 03365f9f
      Johann Lombardi authored
      Remove journal checksum patch from the ldiskfs series.
      b=13487
      b=13449
      r=scjody
      03365f9f
    • Johann Lombardi's avatar
      Branch HEAD · b92d7d45
      Johann Lombardi authored
      b=13181
      i=alex
      i=nikita
      
      Don't take the BKL in fsfilt_ext3_setattr() for 2.6 kernels.
      It causes scheduling issues when removing large files.
      b92d7d45
    • Elena Gryaznova's avatar
      b=12460 · fc214b0d
      Elena Gryaznova authored
      i=Adilger
      
      Skip "cd ." part for patchless.
      fc214b0d
    • Mikhail Pershin's avatar
      - land fixes for last_rcvd header handling · bf904431
      Mikhail Pershin authored
        b:13060
        i: yury, alex
      bf904431
    • jitendra's avatar
      *** empty log message *** · b4509fff
      jitendra authored
      b4509fff
  7. Sep 13, 2007
    • Mikhail Pershin's avatar
      - ELC fixes and optimizations · b0cd8cd9
      Mikhail Pershin authored
        b=13060
        i=vitaly,huanghua
      b0cd8cd9
    • Liu Ying's avatar
      Branch HEAD · eef82266
      Liu Ying authored
      b=2369
      i=johann, deen
      
      replace inode->i_size access with i_size_read/write()
      eef82266
    • Bobi Jam's avatar
      Branch HEAD · fa3ec4f0
      Bobi Jam authored
      b=11686
      attachment=12502
      i=johann, adilger
      
      make liblustre clients CDEBUG_LIMIT rate limiting.
      fa3ec4f0
    • Bobi Jam's avatar
      missed one line. · 2048007b
      Bobi Jam authored
      2048007b
    • Bobi Jam's avatar
      Branch HEAD · 1766e577
      Bobi Jam authored
      b=13600
      i=kalpak, bobijam
      
      original patch by adilger.
      
      Description: "lfs find -obd UUID" prints directories
      Details    : "lfs find -obd UUID" will return all directory names instead
                   of just file names. It is incorrect because the directories
                   do not reside on the OSTs.
      1766e577
    • Bobi Jam's avatar
      · 2ea8fcf5
      Bobi Jam authored
      Branch b1_6
      b=11680
      i=deen, johann
      
      make panic_on_lbug proc file writable.
      2ea8fcf5
    • Liu Ying's avatar
      Branch HEAD · 2371e317
      Liu Ying authored
      b=2369
      i=johann, deen
      
      replace inode->i_size access with i_size_read/write
      2371e317
Loading