From: Olga Kornievskaia <kolga@netapp.com>
To: <Trond.Myklebust@primarydata.com>
Cc: <linux-nfs@vger.kernel.org>
Subject: [PATCH Version 2 0/2] Adding to tracepoints
Date: Tue, 24 Nov 2015 13:29:40 -0500 [thread overview]
Message-ID: <1448389782-99578-1-git-send-email-kolga@netapp.com> (raw)
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
next reply other threads:[~2015-11-24 18:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-24 18:29 Olga Kornievskaia [this message]
2015-11-24 18:29 ` [PATCH Version 2 1/2] Adding stateid information to tracepoints 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1448389782-99578-1-git-send-email-kolga@netapp.com \
--to=kolga@netapp.com \
--cc=Trond.Myklebust@primarydata.com \
--cc=linux-nfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox