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 vfs.stp


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	mmason@sourceware.org	2007-09-26 19:03:54

Modified files:
	tapset         : vfs.stp 

Log message:
	Specified explicit types for __find_bdevname() parameters and return value.  The types could not be determined correctly when __find_bdevname() was used in nfs.stp
	
	Added __page_index() to work around problem dereferencing unions in stap language.
	
	Made generic.fop.sendfile conditional on kernel <= 2.6.22. generic_file_sendfile() was removed in 2.6.23.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/vfs.stp.diff?cvsroot=systemtap&r1=1.9&r2=1.10


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