This is the mail archive of the systemtap@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]

[Bug tapsets/17807] The vfs tapset is broken on 3.18


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

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
It looks like this is the result of the following commits:

====
commit a8f3550cd228b6edc5d17fce1a9af8cc7004f185
Author: Al Viro <viro@zeniv.linux.org.uk>
Date:   Thu Apr 3 03:32:25 2014 -0400

    bury __generic_file_aio_write()

    all users converted to __generic_file_write_iter() now

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

====
commit 6abd232274fd652e4a57f486d14e52ffee6f72e9
Author: Al Viro <viro@zeniv.linux.org.uk>
Date:   Fri Apr 4 14:20:57 2014 -0400

    bury generic_file_aio_{read,write}

    no callers left

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

====

I'll look into __generic_file_write_iter().

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


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