Skip to content
Snippets Groups Projects
  1. Dec 15, 2004
    • jacob's avatar
      * fix cvs up for HEAD branches · 7b16772a
      jacob authored
       * get rid of LC_{DARWIN,LINUX}_SUPPORTED in favor of more general
         LC_TARGET_SUPPORTED
       * fix some typos and spacings
      7b16772a
  2. Dec 14, 2004
  3. Dec 13, 2004
  4. Dec 11, 2004
    • Andreas Dilger's avatar
      Fix lconf --dump handling: · ce03fbbe
      Andreas Dilger authored
      - don't generate a temp filename for a raw dump
      - don't unlink non-regular files (e.g. /dev/null)
      - don't report an error if kernel doesn't dump anything (fix mismerge?)
      ce03fbbe
  5. Dec 10, 2004
  6. Dec 09, 2004
  7. Dec 07, 2004
  8. Dec 03, 2004
  9. Dec 02, 2004
  10. Dec 01, 2004
  11. Nov 25, 2004
  12. Nov 24, 2004
  13. 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
  14. Nov 22, 2004
  15. 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
  16. Nov 18, 2004
Loading