| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libglusterfs: Provide ability to filter output of state dump | Vijay Bellur | 2010-05-13 | 1 | -8/+26 |
| | | | | | | | | | | | | | | | | | Output of statedump can be controlled by having file /tmp/glusterdump.input. /tmp/glusterdump.input needs to have a <key>=<value> 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 <key> having value 'yes'. Signed-off-by: Vijay Bellur <vijay@gluster.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 828 (glusterdump filled up the /) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=828 | ||||
| * | Changed occurrences of Z Research to Gluster. | Vijay Bellur | 2009-10-07 | 1 | -1/+1 |
| | | | | | Signed-off-by: Anand V. Avati <avati@dev.gluster.com> | ||||
| * | Changed prototype for inode_table_dump() and inode_dump(). | Vijay Bellur | 2009-09-16 | 1 | -4/+2 |
| | | | | | | | | | | | 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 <avati@dev.gluster.com> BUG: 213 (Support for process state dump) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=213 | ||||
| * | TAKE2[PATCH BUG:213 1/1] Support for Process State Dump | Vijay Bellur | 2009-08-19 | 1 | -0/+78 |
| Support for process state dump. Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 213 (Support for process state dump) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=213 | |||||
