Bug 764450 (GLUSTER-2718) - Fix warning in glusterd build
Summary: Fix warning in glusterd build
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-2718
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Pranith Kumar K
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-12 05:56 UTC by Pranith Kumar K
Modified: 2011-04-13 10:48 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)

Description Anand Avati 2011-04-12 03:50:26 UTC
PATCH: http://patches.gluster.com/patch/6798 in master (mgmt/glusterd: Fix warning in glusterd build)

Comment 1 Pranith Kumar K 2011-04-12 05:56:00 UTC
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’

Comment 2 Raghavendra Bhat 2011-04-13 07:48:24 UTC
checked by compiling with make CFLAGS="-Werror -Wall". It did not error out. Fixed now.


Note You need to log in before you can comment on or make changes to this bug.