Skip to content
Snippets Groups Projects
  1. Dec 02, 2008
    • Hongchao Zhang's avatar
      b=17031 · 2e41ea0b
      Hongchao Zhang authored
      during refreshing locks waiting its I/O to complete,
      take current service time into account, not only using
      the timeout gotten by ldlm_get_enqueue_timeout
      
      i=Andreas
      i=Nathan.Rutman
      2e41ea0b
  2. Nov 30, 2008
    • Hongchao Zhang's avatar
      branch=b1_6 · fa3a3dde
      Hongchao Zhang authored
      b=17031
      
      during refreshing locks waiting its I/O to complete,
      take current service time into account, not only using
      the timeout gotten by ldlm_get_enqueue_timeout
      
      i=Andreas
      i=Nathan.Rutman
      fa3a3dde
  3. Nov 25, 2008
    • Eric Mei's avatar
      branch: HEAD · 707916ab
      Eric Mei authored
      support gss on mgc-mgs connection.
      b=16054
      r=umka
      r=vitaly
      707916ab
  4. Nov 24, 2008
    • Eric Mei's avatar
      branch: HEAD · 9edebe08
      Eric Mei authored
      rewrite part of sptlrpc configuration system to be able to interoperate
      with 1.8.
      b=15363
      r=nathan
      r=fanyong
      9edebe08
    • Yury Umanets's avatar
      b=17631 · dde3e359
      Yury Umanets authored
      r=shadow,panda
      
      - fixes long sync bulk unlink in ptlrpcd which stops other rpcs from being handled and also causes asstion in umount time;
      
      - make sure that long unlink wait is done with 1 sec interval to return quickly.
      dde3e359
    • Yury Umanets's avatar
      b=17631 · 298a51c3
      Yury Umanets authored
      - fix previous wrong commit in part related to changes in ptlrpc_abort_bulk()
      298a51c3
  5. Nov 23, 2008
    • Yury Umanets's avatar
      b=17631 · 05245c55
      Yury Umanets authored
      r=panda,shadow
      
      - fixes possible sync long bulk unlink in ptlrpcd which would lead to assertion in forced umount time. Basically the fix is identical to 17310 where we move req to special phase UNREGISTERING and go processing other rpcs until bulk unlink is done;
      
      - in sync bulk and reply unlink we check for wakeup condition every 1 sec to act quckly if unlink come instead of doing it every 20 sec as before.
      05245c55
  6. Nov 20, 2008
    • Vitaly Fertman's avatar
      Branch b1_6 · 8b8991b7
      Vitaly Fertman authored
      b=16129
      i=adilger
      i=green
      
      - a high priority request list is added into service;
      - once a lock is canceled, all the IO requests, including coming
      ones, under this lock, are moved into this list;
      - PING is also added into this list;
      - once a lock cancel timeout occurs, the timeout is prolonged
      if there is an IO rpc under this lock;
      - another request list is added into the export, used to speed up
      the rpc-lock matching.
      8b8991b7
  7. Nov 19, 2008
    • Vitaly Fertman's avatar
      Branch b1_8_gate · f31b79be
      Vitaly Fertman authored
      b=16129
      i=adilger
      i=green
      
      - a high priority request list is added into service;
      - once a lock is canceled, all the IO requests, including coming
      ones, under this lock, are moved into this list;
      - PING is also added into this list;
      - once a lock cancel timeout occurs, the timeout is prolonged
      if there is an IO rpc under this lock;
      - another request list is added into the export, used to speed up
      the rpc-lock matching.
      f31b79be
  8. Nov 15, 2008
  9. Nov 07, 2008
  10. Nov 06, 2008
    • Alexander Zarochentsev's avatar
      Branch HEAD · 5e9b1828
      Alexander Zarochentsev authored
      b=15393
      i=alex.zhuravlev@sun.com
      i=tappro@sun.com
      
      Commit on sharing. Eliminate inter-client dependencies between
      uncommitted transactions by doing transaction commits.
      Thereby clients may recovery independently.
      5e9b1828
    • Yang Sheng's avatar
      Branch HEAD · 23628cd3
      Yang Sheng authored
      b=17357
      i=johann, yangsheng
      
      Fixed the endian issues for HEAD.
      Author: shadow
      23628cd3
  11. Oct 30, 2008
  12. Oct 24, 2008
    • Andreas Dilger's avatar
      Branch HEAD · 6f093529
      Andreas Dilger authored
      Return a protocol error from ost_punch() like all other handler methods
      if there is a request format error, instead of -EINVAL.
      6f093529
  13. Oct 22, 2008
    • Yury Umanets's avatar
      b=17323 · 0cb008aa
      Yury Umanets authored
      r=johann,adilger
      
      - fixes resent rpcs for those sent by set and also fixes log_cancel resent handling;
      - cleanups.
      0cb008aa
  14. Oct 21, 2008
    • Yury Umanets's avatar
      b=17323 · b642b468
      Yury Umanets authored
      r=adilger,johann
      
      - handle log_cancel resent correctly;
      - some cleanups in llog.
      b642b468
  15. Oct 13, 2008
    • alex's avatar
      b=12182 · 8d191d9c
      alex authored
      i=adilger
      i=green
      i=nikita
      
       - oss read-only cache feature
      8d191d9c
  16. Sep 30, 2008
    • Andrew Perepechko's avatar
      · 7d5ecbc4
      Andrew Perepechko authored
      Branch b1_6
      b=17059
      i=ZhiYong Tian
      i=Johann Lombardi
      
      Always build client with quota support
      7d5ecbc4
  17. Sep 18, 2008
  18. Sep 08, 2008
    • tianzy's avatar
      Branch b1_6 · d2615dce
      tianzy authored
      lfs lacks quota support if building with confiugre --disable-modules
      b=16481
      i=shadow
      i=rread
      d2615dce
  19. Aug 24, 2008
    • Yury Umanets's avatar
      b=14608 · f6e98854
      Yury Umanets authored
      r=wangdi,shadow
      
      - new recov thread code;
      - cleanups and fixes.
      f6e98854
    • Yury Umanets's avatar
      b=14608 · b6a80a2b
      Yury Umanets authored
      r=shadow,wangdi
      
      - new recov_thread.c code;
      - cleanups, fixes
      b6a80a2b
  20. Aug 14, 2008
  21. Aug 12, 2008
    • 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
    • Bobi Jam's avatar
      Branch b1_8_gate · 35d3149b
      Bobi Jam authored
      b=16573
      o=adilger
      i=johann, nathan
      
      Description: Export bytes_read/bytes_write count on OSC/OST.
      35d3149b
    • Bobi Jam's avatar
      Branch HEAD · f93353d3
      Bobi Jam authored
      b=16573
      o=adilger
      i=johann, nathan
      
      Description: Export bytes_read/bytes_write count on OSC/OST.
      f93353d3
  22. Aug 07, 2008
    • kalpak's avatar
      · 6869932b
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      6869932b
    • kalpak's avatar
      · 39ae6b00
      kalpak authored
      b=16098
      
      Add GPLv2 URL to copyright headers
      39ae6b00
    • kalpak's avatar
      · b8f331ff
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      b8f331ff
    • kalpak's avatar
      · ed1bc9ce
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      ed1bc9ce
    • kalpak's avatar
      · f9dfc3a5
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      f9dfc3a5
    • kalpak's avatar
      · 1d046c93
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      1d046c93
    • Yury Umanets's avatar
      b=14608 · 112a9a63
      Yury Umanets authored
      r=shadow,wangdi
      
      - re-implements recov_thread.c in more elegant way (kills lots of code, thread, etc) and fixes couple of issues by the way. Look at bug for detailed info.
      112a9a63
  23. Aug 05, 2008
  24. Jul 31, 2008
    • 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
    • kalpak's avatar
      · ed332636
      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.
      ed332636
    • kalpak's avatar
      · 17572633
      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.
      17572633
  25. Jul 29, 2008
Loading