Skip to content
Snippets Groups Projects
  1. Jul 21, 2008
  2. 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
  3. 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
  4. May 14, 2008
  5. Oct 10, 2007
  6. 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
  7. Jun 28, 2007
    • Nathan Rutman's avatar
      i=adilger · a1a3ab0e
      Nathan Rutman authored
      * fix ldiskfs module path
      * add uml debug file paths
      a1a3ab0e
  8. 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
  9. 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
  10. Feb 10, 2007
  11. Aug 12, 2005
  12. Jul 29, 2005
  13. Jun 22, 2005
  14. 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
  15. Apr 04, 2005
  16. Mar 31, 2005
  17. Mar 16, 2005
  18. Mar 11, 2005
  19. 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
  20. Feb 15, 2005
    • jacob's avatar
      b=5684 · d0e96366
      jacob authored
      r=adilger
      
      First stab at improving some user visible error messages.
      d0e96366
  21. 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
  22. Jan 25, 2005
  23. 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
  24. Dec 29, 2004
  25. Dec 28, 2004
  26. Dec 23, 2004
  27. 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
  28. 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
  29. Dec 09, 2004
  30. Nov 18, 2004
  31. Nov 11, 2004
  32. Oct 29, 2004
  33. Oct 23, 2004
  34. Jul 05, 2004
    • Wang Di's avatar
      Update snapfs · 1675d042
      Wang Di authored
      1)some fix in fsfilt_snap_ext3 and fsfilt_snap_smfs.
      2)add smfs_cow.c in smfs.
      3)remove snapfs in Makefile.in and configure.in
      1675d042
  35. Jun 14, 2004
    • Phil Schwan's avatar
      land b_ost_amd onto HEAD. · b5b6224b
      Phil Schwan authored
      I haven't re-tested the AMD functionality since landing, but I did
      test iozone and dbench to ensure sanity.
      b5b6224b
  36. Jun 02, 2004
  37. May 17, 2004
  38. May 05, 2004
Loading