All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.33 NFS server header reorg breaks existing systemtap scripts.
@ 2009-12-19 15:47 Steve Dickson
       [not found] ` <4B2CF5AB.9040000-AfCzQyP5zfLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Dickson @ 2009-12-19 15:47 UTC (permalink / raw)
  To: SystemTAP; +Cc: Linux NFS Mailing list

Hello,

In the upcoming 2.6.33 kernel release the following
NFS server header files have been moved out of the 
'include/linux/nfsd' include directory and into the 
'fs/nfsd' source directory:
     linux/nfsd/nfsd.h
     linux/nfsd/cache.h
     linux/nfsd/xdr.h
     linux/nfsd/xdr3.h
     linux/nfsd/xdr4.h

This reorg will break any and all existing systemtap scripts 
including the nfsd.stp in the current systemtap release. Plus 
it appears the header files that live in source directories 
are not include in the kernel-devel package which seems to 
mean there will be no access to the NFS server code using
systemtap scripts from here on out... which is not good... 

Any suggestions on how to alleviate this problem?

Have header file been moved in to source directories
in the past? If so, how was that dealt with? 

steved.


 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-19 17:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-19 15:47 2.6.33 NFS server header reorg breaks existing systemtap scripts Steve Dickson
     [not found] ` <4B2CF5AB.9040000-AfCzQyP5zfLQT0dZR+AlfA@public.gmane.org>
2009-12-19 16:40   ` Frank Ch. Eigler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.