commit | 6a463beb9a433d91f3eaf85c2f0ca0aeddf3e0ab | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Aug 20 15:40:47 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Aug 25 14:40:05 2015 -0400 |
tree | 47129f109a6bbf96490f258e7c147624f25b3c70 | |
parent | aaae3f00d3f67f681a1f3cb7af999e976e8a24ce [diff] [blame] |
NFSv4.1/pnfs: Add a tracepoint for return-on-close events Allow tracing of return-on-close. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
diff --git a/fs/nfs/nfs4trace.h b/fs/nfs/nfs4trace.h index 470af1a..0b67f782 100644 --- a/fs/nfs/nfs4trace.h +++ b/fs/nfs/nfs4trace.h
@@ -1136,6 +1136,7 @@ DEFINE_NFS4_INODE_EVENT(nfs4_layoutcommit); DEFINE_NFS4_INODE_EVENT(nfs4_layoutreturn); +DEFINE_NFS4_INODE_EVENT(nfs4_layoutreturn_on_close); #endif /* CONFIG_NFS_V4_1 */