Bug 762142 (GLUSTER-410) - Typo in gf_proc_dump for attribute_timeout
Summary: Typo in gf_proc_dump for attribute_timeout
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-410
Product: GlusterFS
Classification: Community
Component: fuse
Version: mainline
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Harshavardhana
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-26 09:45 UTC by Harshavardhana
Modified: 2015-03-23 01:03 UTC (History)
3 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 2009-11-26 07:49:06 UTC
PATCH: http://patches.gluster.com/patch/2383 in master (Fixed typo in gf_proc_dump for attribute_timeout.)

Comment 1 Harshavardhana 2009-11-26 09:45:57 UTC
when glusterfs process is sent a SIGUSR1

gf_proc_dump_info 

contains 

[xlator.mount.fuse.priv]
----
----
----
xlator.mount.fuse.entry_timeout=1.000000
xlator.mount.fuse.entry_timeout=1.000000  <--- This needs to be attribute_timeout


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