public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/17690] New: probe nfs.proc3.rename no longer valid
@ 2014-12-09 16:56 dsmith at redhat dot com
  2014-12-12 19:07 ` [Bug tapsets/17690] " dsmith at redhat dot com
  2014-12-12 20:39 ` dsmith at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: dsmith at redhat dot com @ 2014-12-09 16:56 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=17690

            Bug ID: 17690
           Summary: probe nfs.proc3.rename no longer valid
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com

Under newer kernels, the nfs.proc3.rename probe is broken:

====
# stap -ve 'probe nfs.proc3.rename {}'
Pass 1: parsed user script and 109 library script(s) using
216584virt/32080res/2984shr/29532data kb, in 210usr/50sys/255real ms.
semantic error: while resolving probe point: identifier 'nfs' at <input>:1:7
        source: probe nfs.proc3.rename {}
====

This is because the kernel switched to an asynchronous rename method then
finally removed the old code that systemtap probed in this commit:

====
commit 33912be816d96e204ed7a93690552daa39c08ea9                                 
Author: Jeff Layton <jlayton@redhat.com>                                        
Date:   Mon Mar 17 07:06:57 2014 -0400                                          

    nfs: remove synchronous rename code                                         

    Now that nfs_rename uses the async infrastructure, we can remove this.      
====

This commit is first present in kernel 3.15.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug tapsets/17690] probe nfs.proc3.rename no longer valid
  2014-12-09 16:56 [Bug tapsets/17690] New: probe nfs.proc3.rename no longer valid dsmith at redhat dot com
@ 2014-12-12 19:07 ` dsmith at redhat dot com
  2014-12-12 20:39 ` dsmith at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: dsmith at redhat dot com @ 2014-12-12 19:07 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=17690

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Fixed in commit 1b438c7. Note that the probe nfs.proc4.rename was also no
longer valid. I also updated the argument name in several probes.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug tapsets/17690] probe nfs.proc3.rename no longer valid
  2014-12-09 16:56 [Bug tapsets/17690] New: probe nfs.proc3.rename no longer valid dsmith at redhat dot com
  2014-12-12 19:07 ` [Bug tapsets/17690] " dsmith at redhat dot com
@ 2014-12-12 20:39 ` dsmith at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: dsmith at redhat dot com @ 2014-12-12 20:39 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=17690

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcermak at redhat dot com

--- Comment #2 from David Smith <dsmith at redhat dot com> ---
*** Bug 17695 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

end of thread, other threads:[~2014-12-12 20:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-09 16:56 [Bug tapsets/17690] New: probe nfs.proc3.rename no longer valid dsmith at redhat dot com
2014-12-12 19:07 ` [Bug tapsets/17690] " dsmith at redhat dot com
2014-12-12 20:39 ` dsmith at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).