Skip to content
Snippets Groups Projects
  1. Dec 02, 2004
  2. Dec 01, 2004
  3. Nov 25, 2004
  4. Nov 24, 2004
  5. Nov 23, 2004
    • Yury Umanets's avatar
      - lots of fixes and cleanups in cobd and cmobd. · b258207f
      Yury Umanets authored
      - fixes and clanups in cmobd.sh and cobd.sh
      - changes in lconf about module loading in OSD and MDSDEV.
      - fixes in lconf about mount options forming.
      - fixes in lmc about client ref managing.
      - fixes in lconf about cmobd and cobd setup.
      b258207f
  6. Nov 22, 2004
  7. 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
    • alex's avatar
      - debug message correction · 489fb564
      alex authored
      489fb564
  8. Nov 18, 2004
  9. Nov 17, 2004
  10. Nov 16, 2004
  11. Nov 15, 2004
Loading