Skip to content
Snippets Groups Projects
  1. Nov 11, 2008
    • Hongchao Zhang's avatar
      branch HEAD · a688bd37
      Hongchao Zhang authored
      b=17495
      
      move the check of recovering state of the OST in osc_precreate
      out of "if (oscc->oscc_last_id < oscc->oscc_next_id)" condition
      so create operation don't use recovering OST
      
      i=adilger
      i=nathan.rutman
      a688bd37
  2. Nov 07, 2008
  3. Oct 18, 2008
  4. Aug 07, 2008
    • kalpak's avatar
      · 6869932b
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      6869932b
  5. Jul 27, 2008
    • kalpak's avatar
      · 70e80ade
      kalpak authored
      b=16098
      
      change CFS license headers to Sun headers
      70e80ade
  6. Jul 22, 2008
    • Bobi Jam's avatar
      Branch HEAD · 7114f025
      Bobi Jam authored
      b=16205
      i=shadow, adilger
      
      make max_grow_count on MDS tunable.
      7114f025
  7. Jul 21, 2008
  8. 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
  9. Jun 15, 2008
    • bwzhou's avatar
      Branch HEAD · 68c60ec8
      bwzhou authored
      b=13285
      r=adilger, deen
      
      not to fail the import when -EFBIG is returned
      68c60ec8
  10. May 23, 2008
  11. Feb 19, 2008
  12. Feb 05, 2008
  13. Nov 01, 2007
    • Nathan Rutman's avatar
      b=12860 · f30d9441
      Nathan Rutman authored
      i=adilger
      i=green
      simultaneous MDT->OST connections at startup can cause the
      sync to abort, leaving the OSC in a bad state
      f30d9441
  14. Oct 23, 2007
  15. Aug 22, 2007
  16. Jul 30, 2007
  17. Feb 10, 2007
  18. Sep 11, 2005
    • alex's avatar
      b=7237 · bae0d250
      alex authored
       - always close transaction before calling lov/osc
      bae0d250
  19. Sep 10, 2005
  20. Aug 29, 2005
  21. Aug 05, 2005
  22. Aug 03, 2005
    • alex's avatar
      b=7237 · 2166e349
      alex authored
       - missed wake_up() has been returned
       - few CDEBUG() have changed their level to D_ERROR to simplify debugging
      2166e349
  23. Jul 04, 2005
  24. Jun 22, 2005
    • Yury Umanets's avatar
      - CROW (CReate On Write) (precreation is removed) · b92e914b
      Yury Umanets authored
      - setting owner/group on OSS (needed for quotas)
      
      - some fixes:
        - deadlock on soc client lock.
        - idr_remove() issue.
        - forwarding to wrong MDS in lmv_link()
        - f_dput(dentry) before using it in filter_lvbo_update()
        - filter_sync() assert(group > 0) due to missed GROUP flag oa->o_valid in ll_fsync().
        - cleanups, comments and more debugging messages.
        - jump to wrong label in mds_create_objects() on error path.
        - few missed/wrong ENTRY/RETURN things
      b92e914b
  25. May 18, 2005
    • Eric Mei's avatar
      b=6332 · 30964bcc
      Eric Mei authored
      create dir across MDS's, subdir need default ACL of its parent to determine
      its own default ACL and access ACL. API obd_create() is added 2 params
      to hold acl data.
      30964bcc
  26. Apr 04, 2005
  27. Oct 23, 2004
  28. Aug 30, 2004
    • Eric Mei's avatar
      land b_groups onto HEAD: · 7bb892f4
      Eric Mei authored
       - add a flag in lustre_msg which indicate message type
       - add a security descriptor into most of messages send to MDSs, which
         include the uid, supplementary groups array etc.
       - add group hash
       - MDS retrive local groups database through upcall, and set/merge with
         which sent from client based on policies (here not totally finished)
       - move root_squash test into separate sanity-sec.sh
      7bb892f4
  29. Aug 07, 2004
  30. Jul 20, 2004
    • alex's avatar
      b=3896 · e42ff0d1
      alex authored
      oscc_internal_create() increase pre-creation window smoothly
      e42ff0d1
  31. Jul 12, 2004
    • Robert Read's avatar
      · d8c02f15
      Robert Read authored
      Don't reset oscc_gr after recovery.
      d8c02f15
  32. Jun 12, 2004
  33. Jun 04, 2004
    • Phil Schwan's avatar
      - merge 2 weeks of b1_4 fixes onto HEAD · 23de47e8
      Phil Schwan authored
      - b1_4 is basically the parent of HEAD, because that's the direction
        that changes flow, as strange as that sounds.  so there's a
        HEAD_BASE tag which sits on b1_4
      23de47e8
  34. Jun 02, 2004
  35. May 17, 2004
  36. Apr 29, 2004
  37. Mar 19, 2004
    • Zach Brown's avatar
      b=2776 · 57e6d88a
      Zach Brown authored
      r=phil
      
      land b_cray_portals_merge on HEAD.  This consists of four families of changes:
      
      1) Eric's work to change some APIs in Lustre's portals to come into line with
         Cray's portals and the spec.
      
      2) add --with-cray-portals= to the build and use it to cut up the build
         when we're building lustre against external includes for Cray's portals.
      
      3) Move some facilities from portals.o into libcfs.o so that Lustre can
         consume them when it is running against Cray's portals.o.
      
      4) Fix up the liblustre build.  These changes have also made it to
         b_cray_delivery recently.
      57e6d88a
  38. Mar 05, 2004
Loading