Skip to content
Snippets Groups Projects
  1. Aug 14, 2008
    • deen's avatar
      Replace D_OTHER with D_INFO in ldlm_resource_dump() calls: · 7cb8956a
      deen authored
      1) Move ldlm_resource_dump() calls from D_OTHER to D_INFO in non-error cases.
      2) In ldlm_resource_add_lock(), move CDEBUG() and ldlm_lock_dump() back to
      D_OTHER for consistency with another debug output in this function.
      7cb8956a
    • Alexey Lyashkov's avatar
      · 9eaf9a31
      Alexey Lyashkov authored
      avoid "Already found the key in hash [CONN_UNUSED_HASH]" messages
      
      Branch b1_6
      b=16109
      i=johann
      i=green
      9eaf9a31
  2. Aug 13, 2008
  3. Aug 12, 2008
    • Brian J. Murrell's avatar
      b=16683 · 5c357601
      Brian J. Murrell authored
      i=nathan.rutman
      i=robert.read
      
      Avoid a possible integer overflow, idenfitied by Coverty care of LLNL.
      5c357601
    • Elena Gryaznova's avatar
      b=16294 · bb668bae
      Elena Gryaznova authored
      i=Andrew.Perepechko
      do not skip test_7 for remote mds
      bb668bae
    • Elena Gryaznova's avatar
      b=16622 · 1a8f6031
      Elena Gryaznova authored
      i=Nathan.Rutman
      test_107 fix: save and restore the original kernel core pattern
      1a8f6031
    • Yury Umanets's avatar
      b=16367 · 4c97c0e5
      Yury Umanets authored
      r=adilger,nikita
      
      - fixes pools thread often wake up;
      - cleanups, comments.
      4c97c0e5
    • Elena Gryaznova's avatar
      b=16313 · 89c756f4
      Elena Gryaznova authored
      i=Yury.Umanets
      cancel_lru_locks fix
      89c756f4
    • Yang Sheng's avatar
      Branch b1_6 · b5cad8e9
      Yang Sheng authored
      b=16607
      i=nathan, sheng.yang
      
      Enable the mount.lustre retry support.
      b5cad8e9
    • Bobi Jam's avatar
      Branch b1_6 · 1f2f79d6
      Bobi Jam authored
      b=16573
      o=adilger
      i=johann, nathan
      
      Description: Export bytes_read/bytes_write count on OSC/OST.
      1f2f79d6
  4. Aug 11, 2008
    • Andrew Perepechko's avatar
      Branch b1_6 · b7783037
      Andrew Perepechko authored
      b=16536
      i=andrew.perepechko@sun.com (panda)
      i=oleg.drokin@sun.com (green)
      
      fix a possible oops when a cancelling extent lock could be referenced through 'fast lock' routine
      b7783037
    • Bobi Jam's avatar
      Branch b1_6 · 3c131930
      Bobi Jam authored
      b=16237
      i=adilger, nathan
      
      Description: Early reply size mismatch, MGC loses connection
      Details    : Apply the MGS_CONNECT_SUPPORTED mask at reconnect time so
                   the connect flags are properly negotiated.
      3c131930
    • Bobi Jam's avatar
      Branch b1_6 · 54826f10
      Bobi Jam authored
      i=11063
      i=adilger, johann
      
      update inode's a/c/mtime and rough size when close the file.
      54826f10
  5. Aug 09, 2008
    • kalpak's avatar
      · a451dc00
      kalpak authored
      b=10555
      i=kalpak (patch by rread)
      
      fix the lines which skip fiemap tests
      a451dc00
  6. Aug 08, 2008
  7. Aug 07, 2008
    • Terry Rutledge's avatar
      Added Release 1.6.7 · 8e65019c
      Terry Rutledge authored
      8e65019c
    • kalpak's avatar
      · fe5b2d5c
      kalpak authored
      b=10555
      i=adilger
      i=green
      
      add ll_fiemap.h
      fe5b2d5c
    • kalpak's avatar
      · e085ff53
      kalpak authored
      b=10555
      i=adilger
      i=green
      i=girish
      
      add ldiskfs patches and lustre support for FIEMAP ioctl
      e085ff53
    • Elena Gryaznova's avatar
      b=16487 · 29282044
      Elena Gryaznova authored
      i=Alexey.Lyashkov
      do not set CLIENTS; it is not used by script
      29282044
    • Andrew Perepechko's avatar
      *** empty log message *** · 8ac59f3b
      Andrew Perepechko authored
      8ac59f3b
    • Andrew Perepechko's avatar
      Branch b1_6 · a8bc8be3
      Andrew Perepechko authored
      b=16581
      i=he.huang
      i=andrew.perepechko
      
      added llobdstat.8 llstat.8 plot-llstat.8 l_getgroups.8 lst.8 routerstat.8
      a8bc8be3
    • kalpak's avatar
      · 39ae6b00
      kalpak authored
      b=16098
      
      Add GPLv2 URL to copyright headers
      39ae6b00
    • Yang Sheng's avatar
      Branch b1_6 · afc1839e
      Yang Sheng authored
      b=16208
      i=adilger, johann
      
      Implement lustre ll_show_options method.
      afc1839e
    • Yang Sheng's avatar
      Branch b1_6 · 23356c62
      Yang Sheng authored
      b=16188
      i=johann, zhenyu.xu
      
      Update to SLES9 kernel-2.6.5-7.312.
      23356c62
    • Yang Sheng's avatar
      Branch b1_6 · a4a9e84e
      Yang Sheng authored
      b=16503
      i=johann, zhenyu.xu
      
      Update to RHEL4 kernel-2.6.9-67.0.22.EL.
      a4a9e84e
    • Yang Sheng's avatar
      Branch b1_6 · b97100cd
      Yang Sheng authored
      b=16342
      i=adilger, shadow
      
      Don't update obd_osfs_age for osc using the cached info.
      b97100cd
  8. Aug 06, 2008
    • Andrew Perepechko's avatar
      *** empty log message *** · 84ad664b
      Andrew Perepechko authored
      84ad664b
    • Andrew Perepechko's avatar
      Branch b1_6 · f66855be
      Andrew Perepechko authored
      b=16091
      i=Johann Lombardi (johann@sun.com)
      check if CONFIG_QUOTA enabled when --enable-quota is passed to configure
      f66855be
    • Johann Lombardi's avatar
      Branch b1_6 · 0bd40b14
      Johann Lombardi authored
      b=16140
      i=nathan
      i=bobijam
      
      pass journal_dev mount option during pre-mount.
      0bd40b14
    • Bobi Jam's avatar
      Branch b1_6 · a206d9c3
      Bobi Jam authored
      b=16317
      
      minor format fix.
      a206d9c3
    • Bobi Jam's avatar
      Branch b1_6 · f217946f
      Bobi Jam authored
      b=16317
      o=Herb Wartens(hwartens@llnl.gov)
      i=wangdi, johann
      
      Description: exports in /proc are broken
      Details    : recreate /proc entries for clients when they reconnect.
      f217946f
    • Bobi Jam's avatar
      Branch b1_6 · 200e3565
      Bobi Jam authored
      b=16205
      i=joahnn, adilger
      
      low-memory tunings for BlueGene/L.
      200e3565
  9. Aug 05, 2008
    • Elena Gryaznova's avatar
      b=16487 · 9c9b93b3
      Elena Gryaznova authored
      i=Adilger
      t-f fix for run the command concurrently on local and remote clients
      9c9b93b3
    • Alexey Lyashkov's avatar
      don't fail open with -ERANGE. · a7520963
      Alexey Lyashkov authored
      if client connected until mds will be know about real ost count
      get LOV EA can be fail because mds not allocate enougth buffer
      for LOV EA.
      Branch b1_6
      b=16080
      i=tappro
      i=johann
      a7520963
Loading