All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH Version 2 0/2] Adding to tracepoints
@ 2015-11-24 18:29 Olga Kornievskaia
  2015-11-24 18:29 ` [PATCH Version 2 1/2] Adding stateid information " Olga Kornievskaia
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Olga Kornievskaia @ 2015-11-24 18:29 UTC (permalink / raw)
  To: Trond.Myklebust; +Cc: linux-nfs

First patch adds stateid information to tracepoints (openstateid, delegation 
stateid, and locking stateid). Version 2 of this patch fixes two things from 
the previous version: (1) typo in printout missing ":" in one stateid, (2)
close tracepoint should take stateid from the args instead of the state passed
in as state's stateid could be delegation stateid.

Second patch adds a new tracepoint nfs_cached_open() 

Olga Kornievskaia (2):
  Adding stateid information to tracepoints
  Adding tracepoint to cached open

 fs/nfs/internal.h  |   9 ++
 fs/nfs/nfs4proc.c  |  15 +--
 fs/nfs/nfs4trace.h | 294 ++++++++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 286 insertions(+), 32 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2015-12-18 19:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-24 18:29 [PATCH Version 2 0/2] Adding to tracepoints Olga Kornievskaia
2015-11-24 18:29 ` [PATCH Version 2 1/2] Adding stateid information " Olga Kornievskaia
2015-11-24 18:29 ` [PATCH Version 2 2/2] Adding tracepoint to cached open Olga Kornievskaia
2015-12-09 20:59 ` [PATCH Version 2 0/2] Adding to tracepoints Olga Kornievskaia
2015-12-18 18:52   ` Olga Kornievskaia
2015-12-18 19:50     ` Trond Myklebust

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.