diff options
Diffstat (limited to 'tapsets/API-nfs-proc-commit.html')
| -rw-r--r-- | tapsets/API-nfs-proc-commit.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-nfs-proc-commit.html b/tapsets/API-nfs-proc-commit.html index 52780a9b..c1875170 100644 --- a/tapsets/API-nfs-proc-commit.html +++ b/tapsets/API-nfs-proc-commit.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.commit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-write.html" title="probe::nfs.fop.write"><link rel="next" href="API-nfs-proc-commit-done.html" title="probe::nfs.proc.commit_done"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span>probe::nfs.proc.commit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-write.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-commit-done.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.commit"><a name="API-nfs-proc-commit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.commit — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.commit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-write.html" title="probe::nfs.fop.write"><link rel="next" href="API-nfs-proc-commit-done.html" title="probe::nfs.proc.commit_done"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span>probe::nfs.proc.commit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-write.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-commit-done.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.commit"><a name="API-nfs-proc-commit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.commit — |
| 2 | NFS client committing data on server | 2 | NFS client committing data on server |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.commit </pre></div><div class="refsect1" title="Values"><a name="idp13039472"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>bitmask1</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.commit </pre></div><div class="refsect1" title="Values"><a name="idp13043280"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>bitmask1</code></em></span></dt><dd><p> |
| 4 | V4 bitmask representing the set | 4 | V4 bitmask representing the set |
| 5 | of attributes supported on this filesystem | 5 | of attributes supported on this filesystem |
| 6 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> | 6 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> |
| @@ -16,7 +16,7 @@ | |||
| 16 | the file offset | 16 | the file offset |
| 17 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> | 17 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> |
| 18 | IP address of server | 18 | IP address of server |
| 19 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13054880"></a><h2>Description</h2><p> | 19 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13058688"></a><h2>Description</h2><p> |
| 20 | All the nfs.proc.commit kernel functions were removed in kernel | 20 | All the nfs.proc.commit kernel functions were removed in kernel |
| 21 | commit 200baa in December 2006, so these probes do not exist on Linux | 21 | commit 200baa in December 2006, so these probes do not exist on Linux |
| 22 | 2.6.21 and newer kernels. | 22 | 2.6.21 and newer kernels. |
