Hide Forgot
PATCH: http://patches.gluster.com/patch/4964 in master (stack.h: remove the time/latency measurement code)
PATCH: http://patches.gluster.com/patch/4965 in master (io-stats: bring in latency measurement feature)
PATCH: http://patches.gluster.com/patch/4967 in master (glusterd-volgen: add 'io-stats' xlator on server volfile too)
PATCH: http://patches.gluster.com/patch/4966 in master (glusterd: add new stats related options for 'volume set')
as of now, latency measurement code is hardcoded in 'frame' creation and destroy, which may cause a minor performance glitch in case there are many frames. Also its better to keep all the stat gathering in one place and make it modular. There is no way one can trigger stats gathering in gluster CLI as of now.. need to address that too.
PATCH: http://patches.gluster.com/patch/5150 in master (stat enhancements)
PATCH: http://patches.gluster.com/patch/5174 in master (get server xattr only if name is not NULL)