Hide Forgot
PATCH: http://patches.gluster.com/patch/6798 in master (mgmt/glusterd: Fix warning in glusterd build)
cc1: warnings being treated as errors ../../../../../xlators/mgmt/glusterd/src/glusterd-op-sm.c: In function ‘glusterd_quota_initiate_fs_crawl’: ../../../../../xlators/mgmt/glusterd/src/glusterd-op-sm.c:4223: error: implicit declaration of function ‘umount’
checked by compiling with make CFLAGS="-Werror -Wall". It did not error out. Fixed now.