[Bug tapsets/18856] nfsd.close probe alias fails on rawhide

dsmith at redhat dot com sourceware-bugzilla@sourceware.org
Thu Aug 20 15:02:00 GMT 2015


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

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Note that I've looked through fput()'s source, but couldn't find a suitable
callback to probe instead of nfsd_close(). fsnotify_close() might be a
candidate, but it is an inline and its arg isn't available on some kernels. The
other candidate would be file->f_op->release(), but the nfsd subsystem seems to
use generic callbacks there.

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



More information about the Systemtap mailing list