I wanted to study the order in which translators are called in the gluster system after a command in given on the cli. I inserted printf statements in each .c file of the translators but these lines are not getting printed on running the system (aftr make and make install). Need help!!