Skip to content
Snippets Groups Projects
  1. Feb 14, 2008
    • Bobi Jam's avatar
      Branch HEAD · c4ec46c0
      Bobi Jam authored
      b=3462
      i=johann
      i=adilger
      
      patch addressing replay-single test53 set port for HEAD.
      c4ec46c0
  2. Feb 13, 2008
  3. Feb 07, 2008
    • huanghua's avatar
      b=14149 · fd908da9
      huanghua authored
      i=yong.fan
      i=rahul.deshmukh
      i=nikita.danilov
      
      - use req_capsule interface for client.
      - add some interoperability support on server side.
      fd908da9
  4. 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
  5. Jan 11, 2008
    • Pravin Shelar's avatar
      b=11694 · 520f5061
      Pravin Shelar authored
      i=adilger
      i=nathan.rutman
      
      This patch for lfs getstripe to return default values for
      directories instead of "no stripe info".
      520f5061
  6. Jan 03, 2008
    • komaln's avatar
      b=14184 · f2b264f2
      komaln authored
      r=Nathan, Adilger
      
      to remove the use of LPROCFS_INIT_VARS and related macros
      f2b264f2
  7. Dec 13, 2007
    • Yong Fan's avatar
      Branch HEAD · 71e20cf1
      Yong Fan authored
      b=12974
      i=nikita
      i=adilger
      
      1) set as "inline" for such large function ("obd_fail_check()") is not suitable,
         replaced with normal function "__obd_fail_check_set()".
      2) atomic operations for obd_fail_count (replace "static count" in obd_fail_check).
      3) use "test_and_set_bit()" for "OBD_FAILED/OBD_FAIL_ONCE" check and set to avoid
         unexpected racing condition between multi-thread ops.
      4) some cleanup for OBD_FAIL_XXX macro.
      71e20cf1
    • Andrew Perepechko's avatar
      Branch HEAD · 1f8b7d9d
      Andrew Perepechko authored
      b=13377
      i=umka
      i=nikita
      
      "comments" patch.
      1f8b7d9d
  8. Dec 03, 2007
    • huanghua's avatar
      Branch HEAD · b63da8a5
      huanghua authored
      b=14064
      
      - readdir() for liblustre: i=nikita,fanyong
      - flock for liblustre and various fixes for liblustre: i=umka,fanyong
      b63da8a5
  9. Nov 29, 2007
    • Yong Fan's avatar
      Branch HEAD · bf077c4e
      Yong Fan authored
      b=14135
      i=nathan
      i=huanghua
      
      Original "mgc_logname2resid" process both "logname" (which consists of fsname-nodetype)
      and "fsname", it can not distinguish "-" contained fsname and the logname.
      Split it into two functions: "mgc_logname2resid" and "mgs_fsname2resid" for that.
      bf077c4e
  10. Oct 31, 2007
  11. Oct 23, 2007
  12. Oct 11, 2007
  13. Sep 26, 2007
    • Yury Umanets's avatar
      b=2262 · f83a8d69
      Yury Umanets authored
      r=vitaly,nikita
      - landed lru resize code with all fixes and cleanups existing in 1_6.
      f83a8d69
  14. Sep 24, 2007
  15. Sep 20, 2007
  16. Sep 19, 2007
    • Vitaly Fertman's avatar
      Branch HEAD · 995c1fbb
      Vitaly Fertman authored
      b=13581
      i=tappro
      i=huanghua
      
      Replay Size-on-MDS related RPCs properly.
      995c1fbb
  17. Aug 02, 2007
    • Bobi Jam's avatar
      Branch HEAD · 8c9d15ff
      Bobi Jam authored
      b=12606
      i=shadow, nikita
      
      Use cfs_alloc_* functions and CFS_* flags for code portability.
      8c9d15ff
  18. Jul 31, 2007
  19. Jul 30, 2007
Loading