Skip to content
Snippets Groups Projects
  1. Jul 31, 2007
    • kalpak's avatar
      b=6334 · 4d5b2e7e
      kalpak authored
      i=adilger
      i=girish
      
      Multiple mount protection patches for ldiskfs.
      4d5b2e7e
    • Johann Lombardi's avatar
      Branch b1_6 · 3ca70f1b
      Johann Lombardi authored
      b=10636
      i=alex
      i=adilger
      
      attachment 11376 / use d_rehash_cond() and __d_move() in iopen-2.6-fc5.patch
      3ca70f1b
  2. Jul 30, 2007
  3. Jul 27, 2007
  4. Jul 26, 2007
  5. Jul 25, 2007
  6. Jul 24, 2007
    • scjody's avatar
      Branch b1_6 · ecf0bad9
      scjody authored
      Update for 1.6.1
      ecf0bad9
    • scjody's avatar
      Branch b1_6 · 8948a997
      scjody authored
      Run modpost without the -m flag when it isn't supported - fixes SLES 9
      build issue.  Also move the modpost tests to their own configure rule
      and use it only when building ldiskfs.
      
      b=12842
      i=mjmac
      i=brian
      8948a997
    • Cliff White's avatar
      b=12741 · 83f0df93
      Cliff White authored
      b=11485
      i=scjody
      i=johann
              11485 - sgpdd_survey uses readcap for block size
              12741 - better error checking for sgpdd_survey
      83f0df93
    • Cliff White's avatar
      bug=10851 · ef3bcf3f
      Cliff White authored
      i=scjody
      i=johann
      
      Fixes minor issues, verify is now an env var, defaulted off.
      Changes 'rm' to 'rm -f'
      ef3bcf3f
    • Wang Di's avatar
      Branch: HEAD · d355ae0c
      Wang Di authored
      remove unnecessary config
      d355ae0c
    • scjody's avatar
      Branch b1_6 · d7e09157
      scjody authored
      Update Module.symvers after building the ldiskfs module so its symbols
      appear in fsfilt_ldiskfs - avoids build warnings and kernel tainting.
      
      This commit includes both the original patch (which was backed out) and fixes
      to the build issues seen on SLES 9 and RHEL 4.
      
      b=12842
      i=brian
      i=mjmac
      d7e09157
  7. Jul 23, 2007
    • scjody's avatar
      Branch b1_6 · c0ef5a16
      scjody authored
      Revert this change since it caused build failures.
      
      b=12842
      c0ef5a16
  8. Jul 22, 2007
    • alex's avatar
      b=12903 · 3fccd3ea
      alex authored
      i=kalpak
      i=johann
      
       - skip PAs being destroyed in normalization path
       - drop group lock in discard group preallocation path to avoid deadlock
      3fccd3ea
  9. Jul 21, 2007
    • scjody's avatar
      Branch b1_6 · 00ec37da
      scjody authored
      Update Module.symvers after building the ldiskfs module so its symbols
      appear in fsfilt_ldiskfs - avoids build warnings and kernel tainting.
      
      b=12842
      i=brian
      i=mjmac
      00ec37da
  10. Jul 20, 2007
    • Wang Di's avatar
      Branch: HEAD · 2e56e28c
      Wang Di authored
      1) add client stats collection in lstat.
      2) add README
      2e56e28c
    • scjody's avatar
      Branch b1_6 · 70adad39
      scjody authored
      Exit on 'make sources' failure so that the rest of the build fails at the
      correct time.
      
      b=13026
      i=mjmac
      i=brian
      70adad39
    • Johann Lombardi's avatar
      Branch b1_6 · 36025d08
      Johann Lombardi authored
      Re-add the following patches as per Andreas' request (on rmg@):
      
      ldiskfs/kernel_patches/patches/ext3-check-jbd-errors-2.6-sles10.patch
      ldiskfs/kernel_patches/patches/ext3-external-journal-2.6.9.patch
      ldiskfs/kernel_patches/patches/ext3-statfs-2.6.18.patch
      lustre/kernel_patches/patches/link_notlast-susefix.patch
      lustre/kernel_patches/patches/vfs_nointent-2.6-sles10.patch
      36025d08
    • Eric Barton's avatar
      * 12982 - Increased default router buffer pool sizes in line with customer · e98a62bf
      Eric Barton authored
         experience at LLNL, Sandia and ORNL
      e98a62bf
    • Johann Lombardi's avatar
      Branch b1_6 · fecde0d1
      Johann Lombardi authored
      b=11039
      i=nathan
      i=scjody
      (get approval by email on rmg@)
      
      Remove obsolete kernel patches.
      fecde0d1
  11. Jul 19, 2007
    • Wang Di's avatar
      Branch:HEAD · 0f1f3f5e
      Wang Di authored
      extract csv file from the collect result
      0f1f3f5e
    • scjody's avatar
      Branch b1_6 · d85898d1
      scjody authored
      To improve performance, disable most logging (for debug purposes)
      by default.  VFSTRACE, RPCTRACE, and DLMTRACE are now off by
      default, and HA includes contains fewer messages.
      
      Original patch by adilger.
      
      b=12417
      i=scjody
      i=green
      d85898d1
  12. Jul 18, 2007
    • Johann Lombardi's avatar
      Branch b1_6 · 038b92d5
      Johann Lombardi authored
      b=11039
      i=adilger
      i=scjody
      
      Remove 2.4 and 2.6.12 kernel patches.
      038b92d5
    • mjmac's avatar
      b=12348 · 6c89ca14
      mjmac authored
      i=brian
      i=adilger
      * Try to load llog_test kernel module via modprobe before trying to load
        via insmod
      * Run depmod after installing lustre-tests RPM, so that 'modprobe llog_test'
        will succeed
      6c89ca14
    • howlett's avatar
    • Johann Lombardi's avatar
      Branch b1_6 · 4b370bf6
      Johann Lombardi authored
      b=12861
      i=alex
      i=adilger
      i=kalpak
      
      Severity   : major
      Bugzilla   : 12861
      Description: ldiskfs_ext_search_right: bad header in inode #3981353: unexpected
      	     eh_depth
      Details    : a wrong check of extent headers in ldiskfs_ext_search_right()
      	     can cause the filesystem to be remounted read-only.
      4b370bf6
  13. Jul 17, 2007
    • Wang Di's avatar
      Branch: HEAD · 0bdd12e4
      Wang Di authored
      add stats collect scripts to iokit
      0bdd12e4
    • Johann Lombardi's avatar
      Branch b1_6 · 8c222c56
      Johann Lombardi authored
      b=11039
      i=adilger
      i=alex
      
      attachment 11242 / extents patch against 2.6.18
      8c222c56
    • Johann Lombardi's avatar
      Branch b1_6 · 2403e112
      Johann Lombardi authored
      b=11039
      i=alex
      i=adilger
      
      mballoc3 patch against 2.6.18: fix conflicts with bug 12746.
      2403e112
    • Johann Lombardi's avatar
      Branch b1_6 · 79959d26
      Johann Lombardi authored
      b=11039
      i=adilger
      i=kalpak
      
      attachment 11245 / update ldiskfs series and the remaining patches for 2.6.18
      support
      79959d26
    • Johann Lombardi's avatar
      Branch b1_6 · b793870b
      Johann Lombardi authored
      b=11039
      i=adilger
      i=kalpak
      
      attachment 11410 / uninit support for 2.6.18
      b793870b
    • Johann Lombardi's avatar
      Branch b1_6 · 4784d1d2
      Johann Lombardi authored
      b=11039
      i=alex
      i=adilger
      
      attachment 11236 / mballoc3 support for 2.6.18.
      4784d1d2
    • scjody's avatar
      Branch b1_6 · 2ed2d63a
      scjody authored
      Revert this change since it caused build failures on RHEL 4.
      
      b=11932
      2ed2d63a
  14. Jul 16, 2007
    • scjody's avatar
      Branch b1_6 · d153b5a6
      scjody authored
      Disable automatic dependencies on SLES 10.
      
      b=11932
      i=mjmac
      d153b5a6
  15. Jul 14, 2007
    • Liang Zhen's avatar
      Branch HEAD · 5a234636
      Liang Zhen authored
      Remove BULK_IN header reading optimisation, it's not worthy and not safe
      5a234636
  16. Jul 13, 2007
Loading