Skip to content
Snippets Groups Projects
  1. Mar 31, 2005
  2. Mar 29, 2005
  3. Mar 21, 2005
  4. Mar 16, 2005
    • Mikhail Pershin's avatar
      b=5881 · 16c58e72
      Mikhail Pershin authored
      r=wangdi
      
      smfs fixes to make it works in 2.6.7 kernel and in conformity with smfs hld/dld documents.
      16c58e72
  5. Feb 28, 2005
  6. Feb 26, 2005
  7. Feb 04, 2005
  8. Jan 28, 2005
  9. Nov 22, 2004
  10. 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
  11. Nov 11, 2004
  12. Oct 24, 2004
  13. Sep 02, 2004
  14. Sep 01, 2004
  15. 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
  16. Aug 26, 2004
  17. Aug 24, 2004
  18. Aug 22, 2004
  19. Aug 21, 2004
  20. Aug 20, 2004
  21. Aug 19, 2004
  22. Aug 18, 2004
  23. Aug 13, 2004
  24. Aug 11, 2004
  25. Aug 02, 2004
  26. Jul 27, 2004
    • alex's avatar
      b=3550 · 45d054e7
      alex authored
      r=adilger
      
      - replay of unlink. landed for testing on china cluster
      45d054e7
  27. Jul 26, 2004
  28. Jul 21, 2004
  29. Jul 17, 2004
  30. Jul 16, 2004
  31. Jul 15, 2004
  32. Jul 12, 2004
Loading