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/15114] [PATCH] Propagate uid and gid from nfsd module as well


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

--- Comment #4 from David Smith <dsmith at redhat dot com> 2013-02-07 21:32:27 UTC ---
Created attachment 6855
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6855
uid/gid patch for read/write

Here's a patch that adds uid/gid to nfsd.proc*.read and nfsd.proc*.write (and
adds a compile-time test). I was aided by the fact that the code was exactly
the same for all protocol variants.

The only other remaining question here is what other nfs operations does it
make sense to do this for? open? lookup? commit? create? unlink? rename? close?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]