<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glusterfs.git/libglusterfs/src/statedump.h, branch v3.0.5rc5</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/'/>
<entry>
<title>libglusterfs: Provide ability to filter output of state dump</title>
<updated>2010-05-13T19:12:38+00:00</updated>
<author>
<name>Vijay Bellur</name>
<email>vijay@gluster.com</email>
</author>
<published>2010-05-13T03:46:38+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/commit/?id=675d330897aa6923d667cc318ee466cb0cb84f9b'/>
<id>675d330897aa6923d667cc318ee466cb0cb84f9b</id>
<content type='text'>
Output of statedump can be controlled by having file /tmp/glusterdump.input.
/tmp/glusterdump.input needs to have a &lt;key&gt;=&lt;value&gt; in each line.
key can be one of 'priv', 'fd', 'inode', 'mem', 'callpool' and 'iobuf'.
value has to be one of 'yes' or 'no'.
If /tmp/glusterdump.input is not available, no filtering happens in statedump.
Else statedump would contain only those sections which correspond to a &lt;key&gt;
having value 'yes'.

Signed-off-by: Vijay Bellur &lt;vijay@gluster.com&gt;
Signed-off-by: Anand V. Avati &lt;avati@dev.gluster.com&gt;

BUG: 828 (glusterdump filled up the /)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=828
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Output of statedump can be controlled by having file /tmp/glusterdump.input.
/tmp/glusterdump.input needs to have a &lt;key&gt;=&lt;value&gt; in each line.
key can be one of 'priv', 'fd', 'inode', 'mem', 'callpool' and 'iobuf'.
value has to be one of 'yes' or 'no'.
If /tmp/glusterdump.input is not available, no filtering happens in statedump.
Else statedump would contain only those sections which correspond to a &lt;key&gt;
having value 'yes'.

Signed-off-by: Vijay Bellur &lt;vijay@gluster.com&gt;
Signed-off-by: Anand V. Avati &lt;avati@dev.gluster.com&gt;

BUG: 828 (glusterdump filled up the /)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=828
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed occurrences of Z Research to Gluster.</title>
<updated>2009-10-07T10:54:49+00:00</updated>
<author>
<name>Vijay Bellur</name>
<email>vijay@gluster.com</email>
</author>
<published>2009-10-05T23:59:13+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/commit/?id=0b1197defa255ee533e568c9534bc6a5b5aadc29'/>
<id>0b1197defa255ee533e568c9534bc6a5b5aadc29</id>
<content type='text'>
Signed-off-by: Anand V. Avati &lt;avati@dev.gluster.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Anand V. Avati &lt;avati@dev.gluster.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed prototype for inode_table_dump() and inode_dump().</title>
<updated>2009-09-16T14:11:33+00:00</updated>
<author>
<name>Vijay Bellur</name>
<email>vijay@gluster.com</email>
</author>
<published>2009-09-15T04:46:44+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/commit/?id=dcfc4bdd5962ad18665d9ad3f3309884c941845e'/>
<id>dcfc4bdd5962ad18665d9ad3f3309884c941845e</id>
<content type='text'>
Changed prototype for inode_table_dump() and inode_dump()
Added support for dumpop inode in mount/fuse and protocol/server

Signed-off-by: Anand V. Avati &lt;avati@dev.gluster.com&gt;

BUG: 213 (Support for process state dump)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=213
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed prototype for inode_table_dump() and inode_dump()
Added support for dumpop inode in mount/fuse and protocol/server

Signed-off-by: Anand V. Avati &lt;avati@dev.gluster.com&gt;

BUG: 213 (Support for process state dump)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=213
</pre>
</div>
</content>
</entry>
<entry>
<title>TAKE2[PATCH BUG:213 1/1] Support for Process State Dump</title>
<updated>2009-08-20T00:57:53+00:00</updated>
<author>
<name>Vijay Bellur</name>
<email>vijay@gluster.com</email>
</author>
<published>2009-08-15T12:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/glusterfs.git/commit/?id=b4d6c3d1bb461d2c8a396c9ed3881a4da40fc6ab'/>
<id>b4d6c3d1bb461d2c8a396c9ed3881a4da40fc6ab</id>
<content type='text'>
Support for process state dump.

Signed-off-by: Anand V. Avati &lt;avati@dev.gluster.com&gt;

BUG: 213 (Support for process state dump)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=213
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support for process state dump.

Signed-off-by: Anand V. Avati &lt;avati@dev.gluster.com&gt;

BUG: 213 (Support for process state dump)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=213
</pre>
</div>
</content>
</entry>
</feed>
