summaryrefslogtreecommitdiffstats
path: root/extras/test
diff options
context:
space:
mode:
Diffstat (limited to 'extras/test')
0 files changed, 0 insertions, 0 deletions
erimental&id=630d46d714a233919664c035f2c5c48c028777e8'>logging: Introduce suppression of repetitive log messagesKrutika Dhananjay2014-04-301-0/+65 * debug/trace: Fix length issue found in compilationPranith Kumar K2014-04-291-44/+45 * build: MacOSX Porting fixesHarshavardhana2014-04-243-38/+39 * logging: Make logger and log format configurable through cliKrutika Dhananjay2014-04-111-0/+67 * debug/io-stats:fix compile warningRavishankar N2014-03-221-1/+1 * cli: Add options to the CLI that let the user control the reset ofDawit Alemu2014-01-241-21/+84 * cli: Add an option to fetch just incremental or cumulative I/0Dawit Alemu2013-12-032-19/+40 * zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-1/+1 * glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+23 * cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-10-141-1/+1 * glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+27 * gluster: add fallocate fop supportBrian Foster2013-06-131-0/+26 * debug/error-gen: Add support for reconfiguring options.Vijay Bellur2013-02-261-66/+102 * features: add a directory-protection translatorJeff Darcy2013-02-171-1/+1 * Debug/io-stats: Enable INFO level in syslogRaghavendra Talur2013-02-111-1/+1 * Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-073-3/+3 * debug/io-stats: Handle open failures gracefullyPranith Kumar K2013-01-231-1/+0 * core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-2/+1 * debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2013-01-174-975/+1993 * debug/error-gen : Added dumpops to print private values of error-gen in the s...Avra Sengupta2012-11-291-0/+38 * debug/error-gen: add the short write pseudo-errorBrian Foster2012-11-192-5/+36 * build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-033-6/+9 * build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-033-6/+6 * build: remove -nostartfiles flagJeff Darcy2012-10-023-3/+3 * build: consolidate common compilation flags into one variableJeff Darcy2012-10-013-3/+3 * CLI: Displaying time as N/A when unix time is 0Varun Shastry2012-09-171-3/+4 * All: License message changeVarun Shastry2012-09-136-42/+36 * libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-3/+4 * All: License message changeVarun Shastry2012-08-286-87/+32 * core: reduce the usage of global variablesAmar Tumballi2012-08-031-1/+2 * remove useless if-before-free (and free-like) functionsJim Meyering2012-07-132-94/+47 * localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-292-54/+33 * debug/io-stats: if some dict operation fails then goto out instead of proceedingRaghavendra Bhat2012-06-171-2/+8 * debug/io-stats: do not store the string allocated from stack into dictRaghavendra Bhat2012-06-131-49/+55 * cli,glusterd,debug/io-stats: Clear top statsKaushal M