Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Tue, 19 Aug 2008 01:59:07 +0000 (01:59 +0000)
committerbobijam <bobijam>
Tue, 19 Aug 2008 01:59:07 +0000 (01:59 +0000)
commitbe031767b14b53b4e0a577c3a45d0c471c5f89a9
tree3411dfb0aab29acedda3193b939fc4e78d46c7dd
parent591ebb26109746475c19c0e3e3bb22468334ff11
Branch HEAD
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.
libcfs/libcfs/debug.c
libcfs/libcfs/linux/linux-debug.c
libcfs/libcfs/linux/linux-proc.c
libcfs/libcfs/tracefile.h
lustre/ChangeLog
lustre/include/obd_support.h
lustre/ptlrpc/service.c