diff options
author | Jeff Layton <[email protected]> | 2016-05-24 06:27:44 -0400 |
---|---|---|
committer | Steve French <[email protected]> | 2016-06-23 23:44:44 -0500 |
commit | 3d22462ae915743f3be5bf1ab3d4a6b72c2bb6c9 (patch) | |
tree | c72abbba49e16521c490a8981282dc5919eee402 /tools/perf/util/trace-event-scripting.c | |
parent | da01e18a37a57f360222d3a123b8f6994aa1ad14 (diff) |
cifs: stuff the fl_owner into "pid" field in the lock request
Right now, we send the tgid cross the wire. What we really want to send
though is a hashed fl_owner_t since samba treats this field as a generic
lockowner.
It turns out that because we enforce and release locks locally before
they are ever sent to the server, this patch makes no difference in
behavior. Still, setting OFD locks on the server using the process
pid seems wrong, so I think this patch still makes sense.
Signed-off-by: Jeff Layton <[email protected]>
Signed-off-by: Steve French <[email protected]>
Acked-by: Pavel Shilovsky <[email protected]>
Acked-by: Sachin Prabhu <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions