Skip to content
Snippets Groups Projects
  1. Jan 11, 2008
    • bwzhou's avatar
      Branch HEAD · b777c889
      bwzhou authored
      b=12191
      r=adilger, johann
      
      Add verbosity control to liblustreapi messages.
      b777c889
  2. Jan 10, 2008
    • girish's avatar
      Updated the version of e2fsprogs to 1.40.4.cfs1 · e4bc1252
      girish authored
      b=14109
      e4bc1252
    • Johann Lombardi's avatar
      Branch HEAD · e5a4bebb
      Johann Lombardi authored
      b=14493
      
      move changelog entry to ldiskfs/ChangeLog.
      e5a4bebb
    • Johann Lombardi's avatar
      Branch HEAD · b052ea08
      Johann Lombardi authored
      b=14493
      i=adilger
      i=johann
      
      Patch from bzzz.
      
      Kernel BUG at ... ldiskfs/ldiskfs/mballoc.c:3853
      Removing the underlying device (e.g. via a SCSI rescan) can cause a
      kernel BUG in ldiskfs_mb_discard_inode_preallocations().
      b052ea08
    • Elena Gryaznova's avatar
      b=14408 · 685cf046
      Elena Gryaznova authored
      i=Adilger
      
      reset fail_loc t-f fn
      685cf046
    • Elena Gryaznova's avatar
      b=14473 · 699d0585
      Elena Gryaznova authored
      i=Adilger
      
      use RUNTESTS_SRC instead of SRC
      699d0585
    • Yang Sheng's avatar
      Branch HEAD · 9335c837
      Yang Sheng authored
      b=14498
      
      Fixed the error of previous commit.
      9335c837
    • Bobi Jam's avatar
      Branch HEAD · 6d17259a
      Bobi Jam authored
      b=14399
      i=johann
      i=green
      
      A change in release note.
      6d17259a
    • Yang Sheng's avatar
      Branch HEAD · 826c096f
      Yang Sheng authored
      b=14498
      i=adilger
      i=scjody
      
      Remove support of SLES9.
      826c096f
    • Bobi Jam's avatar
      Branch HEAD · 8b94ccf3
      Bobi Jam authored
      b=13375
      i=adilger
      i=johann
      i=nathan
      
      Descriptoin: make lov_create() will not stuck in obd_statfs_rqset()
      Details    : If an OST is down the MDS will hang indefinitely in
                   obd_statfs_rqset() waiting for the statfs data. While for
                   MDS QOS usage of statfs, it should not stuck in waiting.
      8b94ccf3
  3. Jan 09, 2008
  4. Jan 07, 2008
    • Andreas Dilger's avatar
      Branch HEAD · c5858686
      Andreas Dilger authored
      Remove unsupported kernels from ChangeLog to avoid confusion.
      c5858686
  5. Jan 06, 2008
    • komaln's avatar
      b=14184 · 8c498bab
      komaln authored
      A small fix for a patch 'to remove lprocfs_init_vars() and realted macros'
      8c498bab
  6. Jan 03, 2008
    • scjody's avatar
      Branch HEAD · c6a162fe
      scjody authored
      Add header
      c6a162fe
    • komaln's avatar
      b=14184 · f2b264f2
      komaln authored
      r=Nathan, Adilger
      
      to remove the use of LPROCFS_INIT_VARS and related macros
      f2b264f2
    • Yang Sheng's avatar
      Branch HEAD · 9a4644fc
      Yang Sheng authored
      b=14288
      i=adilger
      i=kalpak
      
      Update to RHEL4 U6 kernel-2.6.9-67.EL.
      9a4644fc
  7. Jan 02, 2008
    • bwzhou's avatar
      Branch HEAD · b85b4de4
      bwzhou authored
      b=14485
      r=green, bwzhou
      
      allow the "noatime" mount option to be parsed by mount.lustre
      b85b4de4
  8. Dec 29, 2007
    • Elena Gryaznova's avatar
      b=14348 · aa7b44da
      Elena Gryaznova authored
      i=Adilger
      
      remove obsolete test scripts
      aa7b44da
    • Yang Sheng's avatar
      Branch HEAD · f0304582
      Yang Sheng authored
      b=14368
      i=johann
      i=shadow
      
      Update to latest RHEL5 kernel-2.6.18-53.1.4.el5.
      f0304582
    • Yang Sheng's avatar
      Branch HEAD · 67627bb4
      Yang Sheng authored
      b=13752
      i=shadow
      i=adilger
      
      Initialize list node before reference.
      67627bb4
  9. Dec 28, 2007
    • Elena Gryaznova's avatar
      b=12962 · d14f4638
      Elena Gryaznova authored
      i=Nathan.Rutman
      
      set MDS_MOUNT_OPTS correctly for liblustre test
      d14f4638
    • Vitaly Fertman's avatar
      Branch HEAD · 80d93881
      Vitaly Fertman authored
      b=13917
      i=green
      i=shadow
      
      if blocking ast come with completion ast, mark lock as LDLM_FL_BL_AST
      80d93881
    • Johann Lombardi's avatar
      Branch HEAD · f5b66eeb
      Johann Lombardi authored
      b=14398
      i=johann
      i=bobijam
      
      Console messages can now be disabled via lnet.printk.
      f5b66eeb
  10. Dec 27, 2007
  11. Dec 26, 2007
    • Johann Lombardi's avatar
      Branch HEAD · 070c5389
      Johann Lombardi authored
      b=13805
      i=adilger
      
      Reserve OBD_CONNECT_CKSUM.
      #define OBD_CONNECT_CKSUM      0x20000000ULL /* support several cksum algos */
      070c5389
    • Bobi Jam's avatar
      Branch HEAD · bed64d38
      Bobi Jam authored
      b=14136
      i=nathan
      i=shadow
      
      Description: make mgs_setparam() handle fsname containing dash
      Details    : fsname containing a dash does not work with lctl conf_param
      bed64d38
  12. Dec 24, 2007
  13. Dec 23, 2007
  14. Dec 21, 2007
  15. Dec 20, 2007
    • Yang Sheng's avatar
      Branch HEAD · 9abb3cb3
      Yang Sheng authored
      b=14388
      i=shadow
      i=scjody
      
      Update to SLES10 SP1 latest kernel-2.6.16.54-0.2.3.
      9abb3cb3
    • Bobi Jam's avatar
      Branch HEAD · f4c8cde0
      Bobi Jam authored
      b=13715
      i=nathan
      i=johann
      
      * Activate import on intial connection.
      * Don't let outdated timeout request invalidate import.
      f4c8cde0
    • Yong Fan's avatar
      Branch HEAD · b8c9384b
      Yong Fan authored
      b=13709
      i=chen zheng
      
      enable conf-sanity test_22.
      b8c9384b
  16. Dec 19, 2007
    • Elena Gryaznova's avatar
      b=14462 · 9d205a3c
      Elena Gryaznova authored
      i=Adilger
      i=Alexey.Lyashkov
      
      error if dd is not started; use tfile instead of tdir
      9d205a3c
  17. Dec 18, 2007
    • Yong Fan's avatar
      Branch HEAD · 6e907930
      Yong Fan authored
      b=13814
      i=oleg.drokin
      i=sheng.yang
      
      (1) Difine some macros and variables if "disable-server" when configure.
      (2) Support to compile patchless client on HEAD.
      (3) Comment for some code copy issue.
      6e907930
  18. Dec 17, 2007
    • Elena Gryaznova's avatar
      b=13774 · 346cc349
      Elena Gryaznova authored
      i=Adilger
      
      use file with major,minor from /dev/console
      346cc349
    • Yang Sheng's avatar
      Branch HEAD · 8f804c28
      Yang Sheng authored
      b=14289
      i=johann
      i=scjody
      
      Update to RHEL5 Update-1 kernel-2.6.18-53.el5.
      8f804c28
    • bwzhou's avatar
      Branch HEAD · 66488ceb
      bwzhou authored
      b=14138
      r=adilger, nikita
      
      resolve deadlock on i_size_read() introduced by race condition of i_size_write();
      Use old size assignment to avoid deadlock (bz14326).
      66488ceb
  19. Dec 14, 2007
Loading