Skip to content
Snippets Groups Projects
  1. Aug 05, 2008
    • Bobi Jam's avatar
      Branch HEAD · 04a47d2f
      Bobi Jam authored
      b=16205
      i=johann, adilger
      
      make obd_max_dirty_pages tunable.
      04a47d2f
  2. Aug 04, 2008
    • Yang Sheng's avatar
      Branch HEAD · f9ef3bf3
      Yang Sheng authored
      b=15912
      i=zhenyu.xu, yangsheng
      
      Copy the nid seperator into converted string.
      f9ef3bf3
    • Alexey Lyashkov's avatar
      simplify dbench test. · 9920721b
      Alexey Lyashkov authored
      more flexibility for find clients.txt
      Branch HEAD
      b=15608
      i=adilger
      i=grev
      9920721b
    • Bobi Jam's avatar
      Branch HEAD · 6acca1e1
      Bobi Jam authored
      b=15576
      i=adilger, johann
      
      minor fix to make the code safer.
      6acca1e1
  3. Aug 02, 2008
    • kalpak's avatar
      · 18bbd32d
      kalpak authored
      b=16098
      
      This code was re-written for CMD and hence the Linux copyrights can be removed and Sun copyright has been added.
      18bbd32d
  4. Aug 01, 2008
    • Elena Gryaznova's avatar
      b=16264 · 49206900
      Elena Gryaznova authored
      i=Adilger
      new t-f init clients list fn
      49206900
    • Yang Sheng's avatar
      Branch HEAD · f1fdfe67
      Yang Sheng authored
      b=16059
      i=brian, shadow, johann
      
      Add the ppc64 kernel config files.
      f1fdfe67
    • Jian Yu's avatar
      Branch HEAD · 3880644b
      Jian Yu authored
      b=16464
      i=grev
      i=adilger
      
      Add racer test into lustre-tests rpm.
      3880644b
    • Bobi Jam's avatar
      get rid of trailing whitespaces. · 91406268
      Bobi Jam authored
      91406268
    • Isaac Huang's avatar
      b=13139,i=liangzhen,i=maxim: · 5c61559c
      Isaac Huang authored
      -   removed portals compatibility (not interoperable with releases
          before 1.4.6.
      5c61559c
    • Bobi Jam's avatar
      Branch HEAD · 4930ab80
      Bobi Jam authored
      b=15576
      i=johann, adilger
      
      Description: Resolve device initialization race
      Details    : Prevent proc handler from accessing devices added to the
                   obd_devs array but yet be intialized.
      4930ab80
  5. Jul 31, 2008
    • Johann Lombardi's avatar
      Branch HEAD · b2a89d46
      Johann Lombardi authored
      b=12755,16494,16404
      i=bzzz
      i=adilger
      
      several fixes in the sd_iostat patch:
      - remove the limit of 256 scsi disks
      - unloading/reloading the scsi low level driver triggers a kernel
        bug when trying to access the sd iostat file.
      - REQ_BLOCK_PC requests are not handled properly causing memory corruption.
      b2a89d46
    • Elena Gryaznova's avatar
      b=16264 · 7d133dae
      Elena Gryaznova authored
      i=Adilger
      test_70a: fix sed pattern
      7d133dae
    • kalpak's avatar
      · 1b065084
      kalpak authored
      b=16227
      
      i=adilger
      i=shadow
      
      add lsm argument to obd_get_info. For some get_info calls the lsm was being sent as part of the key which was a hack. Now lsm can be sent as an argument.
      1b065084
    • Jinshan Xiong's avatar
      · b5aac2e2
      Jinshan Xiong authored
      b=11817
      r=adilger,johann
      
      Resolved the superblock lock contention on multiprocess client
      b5aac2e2
    • Jian Yu's avatar
      Branch HEAD · b94d4f70
      Jian Yu authored
      b=13929
      i=eric.mei
      i=grev
      
      Deployment tool for setting up GSS/Kerberos environment on Lustre cluster.
      b94d4f70
  6. Jul 30, 2008
    • Robert Read's avatar
      Branch HEAD · b4053894
      Robert Read authored
      b=16095
      i=grev
      
      If UPDATE_TITLE=true, acc-sm will update the xterm titlebar with the current running test.
      
      Also, the regular test script name can be used in ACC_SM_ONLY.
      b4053894
    • Andrew Perepechko's avatar
      Branch HEAD · 4a858790
      Andrew Perepechko authored
      b=16037
      i=Alexey Lyashkov (shadow)
      i=Alexander Zarochentsev (zam)
      
      fixing readahead initial value wrt available lowmem pages
      4a858790
    • Elena Gryaznova's avatar
      b=15864 · eddad072
      Elena Gryaznova authored
      i=Adilger
      test_6 fix: kill pdsh df; new t-f fn wait_remote_prog
      eddad072
    • girish's avatar
      Remove unused variable. · 83788b1b
      girish authored
      83788b1b
    • Johann Lombardi's avatar
      Branch HEAD · 46d6f7c7
      Johann Lombardi authored
      b=16496
      i=bzzz
      i=vitaly
      
      fix a race between class_handle_unhash() and class_handle2object()
      introduced in lustre 1.6.5 by bug 13622. check for h_in instead of
      h_cookie in class_handle2object().
      46d6f7c7
    • Yang Sheng's avatar
      Branch HEAD · 5a702c82
      Yang Sheng authored
      b=15308
      
      Back the previous mistake commit.
      5a702c82
  7. Jul 29, 2008
    • huanghua's avatar
      Branch HEAD · 108bcf4a
      huanghua authored
      b=16505
      i=yong.fan
      i=yury.umanets
      
      correctly handling error case if child object does not exist
      108bcf4a
    • Yang Sheng's avatar
      Branch HEAD · 30ac162f
      Yang Sheng authored
      b=15308
      i=johann, shadow, zhenyu.xu, brian
      
      Update to SLES10 SP2 kernel-2.6.16.60-0.23 and OFED-1.3.1.
      30ac162f
    • Bobi Jam's avatar
      Branch HEAD · f1192f18
      Bobi Jam authored
      b=15924
      i=johann, green
      
      should check ldlm_lock::l_destroyed with ldlm_resource::lr_lock locked.
      f1192f18
  8. Jul 28, 2008
    • huanghua's avatar
      Branch HEAD · 2475a817
      huanghua authored
      b=16368
      i=nikita.danilov
      
      add comments for new functions as nikita suggests.
      2475a817
    • girish's avatar
      Clean up compiler warnings. · 7bbc01d8
      girish authored
      b=15981
      i=adilger
      i=rread
      7bbc01d8
    • Johann Lombardi's avatar
      Branch HEAD · 81c6a63c
      Johann Lombardi authored
      b=16362
      i=bzzz
      i=adilger
      
      looking up an inode via iopen with the wrong generation number can
      populate the dcache with a disconneced dentry while the inode
      number is in the process of being reallocated. This causes an
      assertion failure in iopen since the inode's dentry list contains
      both a connected and disconnected dentry.
      81c6a63c
  9. Jul 27, 2008
    • kalpak's avatar
      · 70e80ade
      kalpak authored
      b=16098
      
      change CFS license headers to Sun headers
      70e80ade
  10. Jul 26, 2008
    • kalpak's avatar
      · 65d97356
      kalpak authored
      b=16098
      
      Change licenses in ldiskfs patches
      65d97356
  11. Jul 25, 2008
    • Alexander Zarochentsev's avatar
      Branch HEAD · e6cbbdc2
      Alexander Zarochentsev authored
      b=11270
      i=oleg.drokin@sun.com
      i=nikita.danilov@sun.com
      
      Remove obsolete kernel support,
      mistakenly added by the lockless patch.
      e6cbbdc2
  12. Jul 24, 2008
    • Yang Sheng's avatar
      Branch HEAD · 8bb3355d
      Yang Sheng authored
      b=16190
      i=johann, shadow, zhenyu.xu
      
      Update to RHEL5 kernel-2.6.18-92.1.6.el5 and update to OFED-1.3.1.
      8bb3355d
    • Andrew Perepechko's avatar
      Branch HEAD · 2d608bc9
      Andrew Perepechko authored
      b=16415
      i=Andreas Dilger (adilger)
      i=Sergey (deen)
      
      Increase number of clients from 32768 to 131072
      2d608bc9
  13. Jul 23, 2008
    • Elena Gryaznova's avatar
      b=15817 · 03381efc
      Elena Gryaznova authored
      i=Adilger
      process iozone log; fail if iozone is not complete
      03381efc
    • Eric Mei's avatar
      branch: HEAD · c3b83efd
      Eric Mei authored
      remove a bad assertion.
      b=16439
      r=wangdi
      r=umka
      c3b83efd
    • Eric Mei's avatar
      branch: HEAD · 3e445905
      Eric Mei authored
      add LBUG() as future reminder.
      b=16197
      r=adilger
      3e445905
    • Brian J. Murrell's avatar
      b=16437 · 7a764eed
      Brian J. Murrell authored
      i=yibin.wang
      i=sheng.yang
      
      Build ppc64 targets for both SLES10 and RHEL5.
      7a764eed
    • Yury Umanets's avatar
      b=16436 · d1ed4b46
      Yury Umanets authored
      r=adilger,shadow
      - removes obsolete mem tracking mechanism.
      d1ed4b46
  14. Jul 22, 2008
    • Johann Lombardi's avatar
      Branch HEAD · 5d2e5e17
      Johann Lombardi authored
      b=16190
      
      revert attachment 17583 (kernel config file updates) since attachment 17582
      has already been backed out due to incompatibility with OFED 1.3.1.
      5d2e5e17
    • Eric Mei's avatar
      branch: HEAD · 167dbc05
      Eric Mei authored
      remove an unused AT debug message.
      b=16366
      r=nathan
      r=adilger
      167dbc05
Loading