Bug 116792

Summary: disable reiserfs check in kernel config
Product: [Fedora] Fedora Reporter: Thomas M Steenholdt <tmus>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED DEFERRED QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-02-25 14:47:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thomas M Steenholdt 2004-02-25 09:25:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.6)
Gecko/20040113

Description of problem:
reiserfs has debugging enabled, impacting performance!

Version-Release number of selected component (if applicable):
kernel-2.6.3-1.100

How reproducible:
Always

Steps to Reproduce:
1. grep CONFIG_REISERFS_CHECK /usr/src/linux-2.6.3-1.100/configs
2. watch all the 'y's
3.
    

Actual Results:  reiserfs debugging is enabled

Expected Results:  reiserfs debugging should be disabled for prod. kernel

Additional info:

Comment 1 Arjan van de Ven 2004-02-25 10:19:41 UTC
ehmmm this is not exactly a production kernel....

Comment 2 Thomas M Steenholdt 2004-02-25 10:39:56 UTC
I know - also the reiserfs module is located under unsupported!
The point i'm trying to make is that IF the reiserfs debug option is
NOT set to accumodate a specific task related to some problems with
this kernel, it should be switched off. Also it should be switched off
once FC2 is released or perhaps it should be mentioned in the
RELEASE_NOTES if for some reason it not possible/sane/stable
enough/<insert reason here>


Comment 3 Dave Jones 2004-02-25 14:47:43 UTC
it'll get turned off for test3 along with all the other debug options.