Skip to content
Snippets Groups Projects
  1. Jul 08, 2008
    • Andreas Dilger's avatar
      Branch HEAD · c88a0195
      Andreas Dilger authored
      Allow mount to continue if an invalid conf_param was specified.
      b=14693
      i=nathan
      i=bowen.zhou
      c88a0195
    • Pravin Shelar's avatar
      · 87319353
      Pravin Shelar authored
      b=15516
      i=tom.wang
      i=yury.umanets
      
      This patch is first step towards shifting mds-lov work to new
      lustre mds stack.
              -       kill OBD_CLEANUP_SELF_EXP
              -       added rw_sem to serialize mds_notify and mds_precleanup
              -       kill OBD_CLEANUP_OBD
      87319353
  2. Jul 07, 2008
    • Eric Mei's avatar
      branch: HEAD · de3c3fdf
      Eric Mei authored
      port Adaptive Timeouts from b1_6 to HEAD.
      b=14071
      r=nathan
      r=adilger
      de3c3fdf
  3. Jun 27, 2008
    • bwzhou's avatar
      Branch HEAD · d5e4c34e
      bwzhou authored
      b=14693
      r=nathan
      
      Don't return an error for conf param processing failures
      d5e4c34e
  4. Jun 11, 2008
  5. Jun 04, 2008
    • Yury Umanets's avatar
      b=15226 · fce887d1
      Yury Umanets authored
      r=shadow,nikita
      - fixes issue with accessing freed @ns on behalf rpc handling when some late rpc comes in fini time;
      - add new comments in functions, converts existing ones to be inline wigth doxygen comments policies.
      fce887d1
  6. May 10, 2008
    • Walter Poxon's avatar
      b=15732 · d90ccd30
      Walter Poxon authored
      i=walter
      
      Land Andreas' original fix for catamount build errors
      d90ccd30
  7. May 06, 2008
    • komaln's avatar
      b=11089 · 0521288f
      komaln authored
      r=Nathan Rutman, Alexey Lyashkov
      
      Ported the patch 'to organize the stats on per-nid basis instead of the existing per-export basis' to HEAD.
      This patch also includes all its related bug fixes(bug 14016, bug 14370, bug 14873).
      0521288f
  8. Mar 06, 2008
  9. Jan 29, 2008
    • Eric Mei's avatar
      land b_colibri_devel on HEAD: · 3192e52a
      Eric Mei authored
      - redesigned remote acl support, by FanYong
        b=11842
        r=pravin.shelar, eric.mei
      - new sptlrpc configure interface
        b=13642
        r=yong.fan, rahul.deshmukh
      - split kerberos keytab for lustre_root
        b=13873
        r=yong.fan, h.huang
      - fix setuid for gss with linux keyring
        b=13899
        r=yong.fan, h.huang
      3192e52a
  10. Dec 13, 2007
  11. Nov 06, 2007
  12. Sep 19, 2007
  13. Aug 16, 2007
    • Liu Ying's avatar
      Branch HEAD · cc805833
      Liu Ying authored
      b=12932
      i=green, shadow
      
      set obd_health_check_timeout as 1.5x of obd_timeout
      cc805833
  14. Jul 30, 2007
  15. Apr 28, 2007
    • scjody's avatar
      Branch HEAD · 824c90ba
      scjody authored
      Patch from nic@cray.com: add spin locks around import/export bit flag changes.
      
      b=11315
      i=adilger
      i=alex
      824c90ba
    • scjody's avatar
      Branch HEAD · 78f134e9
      scjody authored
      Type-check arguments against format string in CDEBUG/CERROR, fix warnings
      introduced.
      
      Original patch by adilger.
      
      b=12327
      i=green
      i=isaac
      78f134e9
  16. Apr 26, 2007
    • Nathan Rutman's avatar
      b=12007 · b3d03f05
      Nathan Rutman authored
      b=11013
      Back out bz 11013 due to chronic test failures
      b3d03f05
  17. Mar 13, 2007
    • yzy's avatar
      Land b1_6_bug11013 onto HEAD (20070313_0924) · 23e25107
      yzy authored
      b=11013
      r=adilger
      
      implement a common hash table, so it will be used as a hash class.
      in this patch, finished :
      1. " UUID <--> export " hash
      2. " NID  <--> export " hash
      3. "NetPeer <--> connect" hash
      23e25107
  18. Feb 20, 2007
    • Nathan Rutman's avatar
      b=11692 · e903d996
      Nathan Rutman authored
      play nicer with parameters on logs upgraded from 1.4.x
      - allows updates for old logs whenever we can (i.e. ok for mdc, not for osc)
      - allows updates for everyone if --writeconf is specified at tunefs upgrade
      time (requires entire fs to be stopped though)
      - allows updates of failover partners if --writeconf is specified
      - fixes various other little bugs and error messages
      - adds a couple of regression tests for upgrading from 1.4.6
      e903d996
  19. Feb 10, 2007
  20. Sep 23, 2005
    • Wang Di's avatar
      HEAD · e4488872
      Wang Di authored
      remove debug patch for test41
      e4488872
    • Wang Di's avatar
      Branch: HEAD · ab0e3a00
      Wang Di authored
      try tmp patch for failed test41
      ab0e3a00
  21. Sep 17, 2005
    • Wang Di's avatar
      Branch: HEAD · ba2ecf04
      Wang Di authored
      tmp fix about ost add/del, reset osc uuid in mds, but not reset mdc uuid in mds
      ba2ecf04
  22. Sep 07, 2005
  23. Sep 02, 2005
    • Yury Umanets's avatar
      - few fixes in comments (typos) · 81677068
      Yury Umanets authored
      - removed wrong stuff in class_add_conn(). Apparently it is result of wrong merge when newcfg stuff was landed. Issues related to it were observed in #48.
      81677068
  24. Aug 30, 2005
    • Wang Di's avatar
      Branch: HEAD · 8c2f97f5
      Wang Di authored
      forget lprof->lp_gkc in profile delete
      8c2f97f5
  25. Aug 20, 2005
  26. Aug 08, 2005
  27. Aug 05, 2005
  28. Jun 29, 2005
    • Wang Di's avatar
      Branch: HEAD · 91169ca2
      Wang Di authored
      add cfg_instance string in setup lcfg for WB zconf.
      91169ca2
  29. May 29, 2005
  30. May 19, 2005
    • Wang Di's avatar
      Branch: HEAD · 265debce
      Wang Di authored
      1.port new lustre_lcfg structure from b1_4 to HEAD
      2.some fix on test scripts for WB cache
      265debce
  31. May 07, 2005
    • alex's avatar
      b=6063 · f43b9324
      alex authored
       - to avoid possible lock collision during replay, we should replay all
         request before any locks
      f43b9324
  32. Apr 04, 2005
  33. Feb 04, 2005
  34. Nov 19, 2004
    • Yury Umanets's avatar
      - fixes and cleanups in error messages and in code. · 81754566
      Yury Umanets authored
      - changed mds_alloc_inode_sid() to allocate lustre_id in memory if there is
      no passed one. This makes mds stuff do not use lustre_id allocated on stack
      if there is only need to allocate inode sid without using it later. This
      makes stack consumption smaller by 40 bytes in each such a case.
      
      - in mds_setup() whrn comparing strings passed from userspace use strncmp()
      - root lustre_id should be set up also in cases when there is no profile.
      - making do not use lustre_id allocated on stack in places where it is possible.
      
      - moving mds_finish_transno() calling to place where dput() for dchild is
      already called to make sure, that unlink op got to current transaction.
      
      - lots of changes in lconf. MDSDEV stuff is changed substantionaly. Removing
      bugs prone code, replacing it by new one about setting up MDS, LMV, etc.
      Added more verbose messages about MDS, LMV configuration. Removed redundant
      stuff about forming mount options. It now is moved to function and be used from
      few places.
      
      - fixes in CMOBD and COBD objects about using LMV.
      
      - fixed double client_ref adding to LMV, what led to double client config
      writing on MDS setup.
      81754566
  35. Nov 11, 2004
  36. Oct 24, 2004
Loading