Skip to content
Snippets Groups Projects
  1. Nov 15, 2008
    • Yong Fan's avatar
      Branch b_head_quota · 654e8f53
      Yong Fan authored
      b=13058
      i=nikita.danilov
      i=johann
      i=robert.read
      
      Debug patch for quota on HEAD.
      654e8f53
  2. Oct 07, 2008
    • mattwu's avatar
      b=16150 · e5c35288
      mattwu authored
      i=issac
      i=liang
      winnt lnet cleanup
      e5c35288
  3. Sep 11, 2008
  4. Aug 18, 2008
    • Yang Sheng's avatar
      Branch HEAD · dcfad339
      Yang Sheng authored
      b=16283
      i=adilger, sheng.yang
      
      Handle the new option for rhel5 /proc/mounts.
      dcfad339
  5. Aug 11, 2008
    • Robert Read's avatar
      Branch HEAD · b344dd11
      Robert Read authored
      b=16639
      i=umka
      i=nathan
      
      Fix user space build when older kernel is installed, and remove old and redundant code..
      b344dd11
  6. Aug 07, 2008
    • kalpak's avatar
      · 6869932b
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      6869932b
  7. Aug 06, 2008
  8. Jul 27, 2008
    • kalpak's avatar
      · 70e80ade
      kalpak authored
      b=16098
      
      change CFS license headers to Sun headers
      70e80ade
  9. Jul 21, 2008
  10. Jul 08, 2008
    • Andreas Dilger's avatar
      Branch HEAD · d26cb3cb
      Andreas Dilger authored
      Don't drop LBUG/LASSERT messages (subsystem = 0) when processing the debug log.
      b=16117
      d26cb3cb
  11. Jun 19, 2008
    • Robert Read's avatar
      Branch HEAD · b4e009fd
      Robert Read authored
      b=15969
      i=isaac
      i=adilger
      
      Move libcfs to its own module.
      
      This removes libcfs from lnet and changes the build system
      to use the new libcfs module.
      b4e009fd
  12. May 14, 2008
  13. Oct 10, 2007
  14. Sep 27, 2007
    • Jinshan Xiong's avatar
      b=5498 · 5c30856a
      Jinshan Xiong authored
      r=andreas,wangdi
      
      An additional module is added to support the lustre loop device emulator
      5c30856a
  15. Jun 28, 2007
    • Nathan Rutman's avatar
      i=adilger · a1a3ab0e
      Nathan Rutman authored
      * fix ldiskfs module path
      * add uml debug file paths
      a1a3ab0e
  16. Apr 25, 2007
    • Cliff White's avatar
      · 1afca4bf
      Cliff White authored
      b=11653
      r=adliger,shadow
      
      lctl df output sorted by timestamp. From LLNL.
      1afca4bf
  17. Feb 16, 2007
    • Eric Barton's avatar
      Severity : enhancement · 5d88d521
      Eric Barton authored
      Bugzilla   : 11684
      Description: Added D_NETTRACE for recording network packet history
      	     (initially only for ptllnd).  Also a separate userspace
      	     ptllnd facility to gather history which should really be
      	     covered by D_NETTRACE too, if only CDEBUG recorded history in
      	     userspace.
      5d88d521
  18. Feb 10, 2007
  19. Aug 12, 2005
  20. Jul 29, 2005
  21. Jun 22, 2005
  22. Apr 05, 2005
    • jacob's avatar
      b=5667 · e7516aeb
      jacob authored
      always include our local ioctl.h if _IOW isn't defined, which is
      probably only catamount.
      e7516aeb
  23. Apr 04, 2005
  24. Mar 31, 2005
  25. Mar 16, 2005
  26. Mar 11, 2005
  27. Mar 07, 2005
    • Eric Barton's avatar
      * further lctl debug_file fixes · 314eba9d
      Eric Barton authored
          - truncate output file
          - close streams
      314eba9d
    • Eric Barton's avatar
      * vibnal fixes · 6815097c
      Eric Barton authored
          5807 - incorrect outstanding SEND accounting
          changed refcounting inlines to macros to improve logging
          cleanup unused per-work-item debug on send
      
      *   lctl debug_file wasn't passing the mode argument to open(O_CREAT)
          fixed with restrictive (owner only) permissions
      
      *   5803 ranal initialisation fix
      6815097c
  28. Feb 15, 2005
    • jacob's avatar
      b=5684 · d0e96366
      jacob authored
      r=adilger
      
      First stab at improving some user visible error messages.
      d0e96366
  29. Feb 04, 2005
    • Eric Barton's avatar
      * Landed portals:b_port_step as follows... · 00f255b8
      Eric Barton authored
      	  - removed CFS_DECL_SPIN*
      	    just use 'spinlock_t' and initialise with spin_lock_init()
      
      	  - removed CFS_DECL_MUTEX*
      	    just use 'struct semaphore' and initialise with init_mutex()
      
      	  - removed CFS_DECL_RWSEM*
      	    just use 'struct rw_semaphore' and initialise with init_rwsem()
      
      	  - renamed cfs_sleep_chan -> cfs_waitq
      	            cfs_sleep_link -> cfs_waitlink
      
                - fixed race in linux version of arch-independent socknal
        	    (the ENOMEM/EAGAIN decision).
      
      	  - Didn't fix problems in Darwin version of arch-independent socknal
       	    (resetting socket callbacks, eager ack hack, ENOMEM/EAGAIN decision)
      
      	  - removed libcfs types from non-socknal header files (only some types
      	    in the header files had been changed; the .c files hadn't been
      	    updated at all).
      
      	  - Updated lustre b1_4 to match
      00f255b8
  30. Jan 25, 2005
  31. Jan 24, 2005
    • Wang Di's avatar
      Branch: HEAD · caa8ea40
      Wang Di authored
      a typo fix(forget goto) for debug_daemon utils
      caa8ea40
    • Wang Di's avatar
      Branch: HEAD · 16230613
      Wang Di authored
      temp fix debug_daemon bug on HEAD
      16230613
  32. Dec 29, 2004
  33. Dec 28, 2004
  34. Dec 23, 2004
  35. Dec 17, 2004
    • Eric Barton's avatar
      * Added ranal · 3fed8a24
      Eric Barton authored
      *   Removed S_???NAL in favour of a single S_NAL
      
      *   NB liblustre needs attention
      3fed8a24
  36. 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
  37. Dec 09, 2004
  38. Nov 18, 2004
Loading