- Aug 22, 2008
-
-
Andreas Dilger authored
Ignore generated files.
-
- Aug 20, 2008
-
-
Nikita Danilov authored
drivers/infiniband/include/linux/lockdep.h header, defining lockdep interfaces. Update libcfs headers to check for this. Build-tested at rhel4, rhel5, sles10, 2.6.18-vanilla.
-
- Aug 19, 2008
-
-
Nikita Danilov authored
-
Nikita Danilov authored
-
Yang Sheng authored
b=16589 i=nathan, robert.read Add printk_ratelimit() check for debug daemon.
-
Bobi Jam authored
b=16566 o=Jonathan Li(jli@cray.com) i=shadow, bobijam Description: Upcall on Lustre log has been dumped Details : Allow for a user mode script to be called once a Lustre log has been dumped. It passes the filename of the dumped log to the script, the location of the script can be specified via /proc/sys/lnet/debug_log_upcall.
-
- Aug 13, 2008
-
-
Robert Read authored
b=16639 i=umka i=nathan Fix user space build when older kernel is installed, and remove old and redundant code.. (Remaining part of patch - remove the deleted includes.)
-
- Aug 11, 2008
-
-
Robert Read authored
b=16639 i=umka i=nathan Fix user space build when older kernel is installed, and remove old and redundant code..
-
Nikita Danilov authored
-
Nikita Danilov authored
-
- Aug 10, 2008
-
-
Nikita Danilov authored
-
- Aug 08, 2008
-
-
Nikita Danilov authored
libcfs: posix: 0. include stddef to get offsetoff() and other standard stuff; 1. add few mode Linux kernel module interface details; 2. add emulation of Linux kernel shrinker interface; 3. add emulation of Linux kernel radix-tree interface.
-
Nikita Danilov authored
libcfs: 0. add emulation of new style Linux mutices for older kernels; 1. add lockdep emulation for pre-lockdep kernels.
-
Nikita Danilov authored
libcfs: add cfs_mem_is_in_cache() checking that a given pointer points at the object allocated from a given slab.
-
Nikita Danilov authored
libcfs: user-lock: 0. add a stub for wait_for_completion_interruptible(); 1. add 2.6.13+ style mutex interface; 2. add lockdep stubs.
-
Nikita Danilov authored
lassert: 0. add LINVRNT() macro for more expensive checks that are disabled by default; 1. replace ((void)0) with ((void)!!sizeof(exp)) so that expression is used (though not evaluated) even when assertions are disabled. !! is for things --like bitfields-- that do not have sizeof.
-
Nikita Danilov authored
cdebug: separate mask and subsystem check into cdebug_show() function so that new logging functions can be defined outside of libcfs.
-
Nikita Danilov authored
-
- Aug 07, 2008
-
-
kalpak authored
b=16098 Add URL for GPLv2 license in copyright headers
-
- Aug 06, 2008
-
-
Robert Read authored
Fix --disable-liblustre builds.
-
Bobi Jam authored
b=16205 i=johann, adilger low-memory tunings for BlueGene/L.
-
Robert Read authored
b=16620 i=adilger i=shadow i=isaac First stage of Libcfs cleanup. This landing includes the patches from bugs 16159, 16420, 16445, 16478, and 16479.
-
- Aug 01, 2008
-
-
Isaac Huang authored
- removed portals compatibility (not interoperable with releases before 1.4.6.
-
- Jul 31, 2008
-
-
kalpak authored
b=16098 remove Sun copyright since this file is extracted from the Linux kernel
-
- Jul 30, 2008
-
-
girish authored
-
- Jul 28, 2008
-
-
girish authored
b=15981 i=rread i=girish
-
- Jul 27, 2008
-
-
kalpak authored
b=16098 change CFS license headers to Sun headers
-
- Jul 16, 2008
-
-
girish authored
b=15981 i=adilger i=rread
-
- Jul 15, 2008
-
-
Robert Read authored
Add libcfs/ChangeLog to keep merge scripts happy.
-
- Jul 03, 2008
-
-
Robert Read authored
b=15940 i=isaac i=oleg Convert kp30.h to an internal libcfs include and change users of kp30.h to include libcfs.h if they were not already. This renames the include.
-
Robert Read authored
b=15940 i=isaac i=oleg Convert kp30.h to an internal libcfs include and change users of kp30.h to include libcfs.h if they were not already.
-
- Jun 25, 2008
-
-
Robert Read authored
-
- Jun 24, 2008
-
-
bwzhou authored
b=13285 r=adilger, bobijam (cid-1579) johann, deen (cid-1613) johann, bobijam (cid-1685) Coverity bugs
-
- Jun 20, 2008
-
-
Robert Read authored
b=15969 Fixup the a global autoconf macro that is shared by libcfs and lnet. Fix Makefile.in to use LIBCFS_SUBDIR parameter.
-
- Jun 19, 2008
-
-
Robert Read authored
-
Robert Read authored
-
Robert Read authored
b=15969 i=isaac i=adilger Move libcfs to a module.
-