public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/13428] New: nfsd.stp failure on f16 because of renamed kernel function
@ 2011-11-22 15:08 dsmith at redhat dot com
  2011-11-22 15:11 ` [Bug tapsets/13428] " dsmith at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: dsmith at redhat dot com @ 2011-11-22 15:08 UTC (permalink / raw)
  To: systemtap

http://sourceware.org/bugzilla/show_bug.cgi?id=13428

             Bug #: 13428
           Summary: nfsd.stp failure on f16 because of renamed kernel
                    function
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap@sourceware.org
        ReportedBy: dsmith@redhat.com
    Classification: Unclassified


On newer kernels (such as f16), the nfsd.createv3 and nfsd.createv3.return
probes fail to resolve since the function they probe was renamed by the
following kernel commit.  This caused the buildok/nfsd-all-probes.stp testcase
to fail.

commit ac6721a13e5b1a90728e790600f827a5e5f5da2f
Author: Mi Jinlong <mijinlong@cn.fujitsu.com>
Date:   Wed Apr 20 17:06:25 2011 +0800

    nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly

    The NFS server uses nfsd_create_v3 to handle EXCLUSIVE4_1 opens, but
    that function is not prepared to handle them.

    Rename nfsd_create_v3() to do_nfsd_create(), and add handling of
    EXCLUSIVE4_1.

    Signed-off-by: Mi Jinlong <mijinlong@cn.fujitsu.com>
    Signed-off-by: J. Bruce Fields <bfields@redhat.com>

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug tapsets/13428] nfsd.stp failure on f16 because of renamed kernel function
  2011-11-22 15:08 [Bug tapsets/13428] New: nfsd.stp failure on f16 because of renamed kernel function dsmith at redhat dot com
@ 2011-11-22 15:11 ` dsmith at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith at redhat dot com @ 2011-11-22 15:11 UTC (permalink / raw)
  To: systemtap

http://sourceware.org/bugzilla/show_bug.cgi?id=13428

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> 2011-11-22 15:10:58 UTC ---
Fixed in commit 4efa8b2.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

end of thread, other threads:[~2011-11-22 15:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-22 15:08 [Bug tapsets/13428] New: nfsd.stp failure on f16 because of renamed kernel function dsmith at redhat dot com
2011-11-22 15:11 ` [Bug tapsets/13428] " 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).