This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/tapset ChangeLog nfs.stp nfsd.stp rpc.stp ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2007-03-20 16:22:34

Modified files:
	tapset         : ChangeLog nfs.stp nfsd.stp rpc.stp vfs.stp 
	tapset/LKET    : Changelog nfs.stp rpc.stp 

Log message:
	* applying kernel drift patches
	
	2007-03-09  Pierre Peiffer  <pierre.peiffer@bull.net>
	
	* nfsd.stp (nfsd.dispatch): Change initialization of variable
	client_ip with a call to addr_from_rqst.
	* rpc.stp (addr_from_rqst): - update with changes in struct svc_rqst
	- __rpc_execute returns void now.  struct rpc_xprt modified since
	kernel 2.6.19.
	* nfs.stp, vfs.stp: Local variables f_dentry renamed, because
	conflicting with a new #define in kernel header linux/fs.h in 2.6.20.
	
	2007-03-09  Pierre Peiffer  <pierre.peiffer@bull.net>
	
	* nfs.stp: Local variables f_dentry renamed, because conflicting
	with a new #define in kernel header linux/fs.h in 2.6.20.
	
	* rpc.stp (_addevent.sunrpc.sched.execute.return):
	update with __rpc_execute which returns void since kernel 2.6.21.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/ChangeLog.diff?cvsroot=systemtap&r1=1.120&r2=1.121
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/nfs.stp.diff?cvsroot=systemtap&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/nfsd.stp.diff?cvsroot=systemtap&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/rpc.stp.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/vfs.stp.diff?cvsroot=systemtap&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/Changelog.diff?cvsroot=systemtap&r1=1.39&r2=1.40
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/nfs.stp.diff?cvsroot=systemtap&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/rpc.stp.diff?cvsroot=systemtap&r1=1.3&r2=1.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]