Hide Forgot
All translator code should use global (libglusterfs/src/glusterfs.h) enum for fop number, that way its easier to debug, and also, will reduce some coding bugs. Currently 'debug/error-gen' uses its own fop indexing, which should use the global, GF_FOP_* values..
PATCH: http://patches.gluster.com/patch/3537 in master (improvement to error-gen)