
- copy this contents to a folder on a gluster mounted file-system (say /mnt/volume1/repro)

		$> gcc commit_and_optimize.c -o test

		If needed you may need to delete the file master.lock

 Run commit.sh on both machines (in the folder)
		machine-1:/mnt/volume1/repro$ ./commit.sh
		machine-2:/mnt/volume1/repro$ ./commit.sh
