public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/18518] New: the vfs.do_sync_read and vfs.do_sync_write probe aliases no longer work on rawhide
@ 2015-06-11 14:27 dsmith at redhat dot com
  2015-06-12 14:07 ` [Bug tapsets/18518] " dsmith at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: dsmith at redhat dot com @ 2015-06-11 14:27 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 18518
           Summary: the vfs.do_sync_read and vfs.do_sync_write probe
                    aliases no longer work on rawhide
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com
  Target Milestone: ---

On rawhide (4.1.0-0.rc7.git0.1.fc23.x86_64), the vfs.do_sync_{read,write} probe
alias no longer work since those functions were removed from the kernel by the
following commit:

commit 9a219bc70b54523c8f14a3c957179854785ee97c
Author: Al Viro <viro@zeniv.linux.org.uk>
Date:   Fri Apr 3 22:10:20 2015 -0400

    kill do_sync_read/do_sync_write

    all remaining instances of aio_{read,write} (all 4 of them) have explicit
    ->read and ->write resp.; do_sync_read/do_sync_write is never called by
    __vfs_read/__vfs_write anymore and no other users had been left.

    Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

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

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

* [Bug tapsets/18518] the vfs.do_sync_read and vfs.do_sync_write probe aliases no longer work on rawhide
  2015-06-11 14:27 [Bug tapsets/18518] New: the vfs.do_sync_read and vfs.do_sync_write probe aliases no longer work on rawhide dsmith at redhat dot com
@ 2015-06-12 14:07 ` dsmith at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith at redhat dot com @ 2015-06-12 14:07 UTC (permalink / raw)
  To: systemtap

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

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 c16d011.

-- 
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:[~2015-06-12 14:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-11 14:27 [Bug tapsets/18518] New: the vfs.do_sync_read and vfs.do_sync_write probe aliases no longer work on rawhide dsmith at redhat dot com
2015-06-12 14:07 ` [Bug tapsets/18518] " 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).