Skip to content
Snippets Groups Projects
  1. Jul 19, 2008
  2. Jul 18, 2008
    • Robert Read's avatar
      Branch b_head_libcfs · 93294d01
      Robert Read authored
      b=16420
      
      Adds a new library for userspace, multithread utilities. It inlcudes nidstrings.c
      and parser.c (taken from lustre/utils).
      
      The new include (libcfsutil.h) also includes platform.h which used to be in lustre/utils.
      This includes defines for locks and condition variables, and eventually should be consolidated with
      libcfs.h when that supports multithreaded apps.
      93294d01
    • Yang Sheng's avatar
      Branch HEAD · 6de9aa08
      Yang Sheng authored
      b=16035
      i=brian, adilger, cliff.white
      
      Enable DEBUG_INFO in Lustre kernel config files.
      6de9aa08
  3. Jul 17, 2008
  4. Jul 16, 2008
  5. Jul 15, 2008
    • Nikita Danilov's avatar
    • Robert Read's avatar
      Branch HEAD · 788c1f23
      Robert Read authored
      Add libcfs/ChangeLog to keep merge scripts happy.
      788c1f23
    • Elena Gryaznova's avatar
      b=16001 (made by Adilger) · d862d75c
      Elena Gryaznova authored
      unload modules in order based on dependencies
      d862d75c
    • Andrew Perepechko's avatar
      Branch HEAD · 1ad64953
      Andrew Perepechko authored
      b=14010
      i=Mike Pershin (tappro)
      i=Andreas Dilger (adilger)
      
      Doxygen comments (the missing ones)
      1ad64953
    • kalpak's avatar
      · 7e7e9d14
      kalpak authored
      b=16198
      i=adilger
      i=girish
      
      correct inoptimal removal of xattrs in RHEL4/SLES9 code
      7e7e9d14
    • Isaac Huang's avatar
      i=wangdi: · d46b0c58
      Isaac Huang authored
      -   fixed a typo.
      d46b0c58
    • Isaac Huang's avatar
      i=liangzhen: · b32a6e83
      Isaac Huang authored
      -   can not access peer2 after dropping g_lock in kibnal_recv_connreq; plus
          some cosmetic changes.
      b32a6e83
    • Yong Fan's avatar
      Branch HEAD · 9cac270a
      Yong Fan authored
      b=15797
      i=Nikita
      i=Vitaly
      
      (1)Replace "la->la_valid" with "ma->ma_attr_flags" to pass
         "MDS_OPEN_OWNEROVERRIDE".
      (2)Drop "lu_attr" parameter for xattr_{set,del} method.
         The caller should guarantee to update the object ctime.
      (3)MDT can detect whether the "setattr" is SOM case or
         truncate case, it is unnecessary to pass special flag
         ("MDS_ATTR_TRUNC") from client to MDT for truncate case.
      9cac270a
    • Bobi Jam's avatar
      · e26a0aa3
      Bobi Jam authored
      fix code comment.
      e26a0aa3
    • Bobi Jam's avatar
      Branch HEAD · 9e29c4de
      Bobi Jam authored
      b=16205
      i=johann, sheng.yang
      
      use a macro defining ldlm timeout value on MDS.
      9e29c4de
  6. Jul 14, 2008
  7. Jul 13, 2008
  8. Jul 11, 2008
Loading