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/runtime ChangeLog procfs.c


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-09-19 13:04:57

Modified files:
	runtime        : ChangeLog procfs.c 

Log message:
	2007-09-19  Martin Hunt  <hunt@redhat.com>
	PR 5042
	* procfs.c (_stp_rmdir_proc_module): Warn if removal of
	/proc/systemtap/module is deferred. Do not defer removal of
	/proc/systemtap.
	(_stp_mkdir_proc_module): Call path_release(). Set ownership of
	/proc/systemtap/module to force deletion to be deferred.
	(_stp_create_procfs): Set owner of all path components.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.223&r2=1.224
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/procfs.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5


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