Re: [Yaffs] Squelch mount-time debug messages by default

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: yaffs
CC: Todd Poynor
Subject: Re: [Yaffs] Squelch mount-time debug messages by default
On Friday 04 November 2005 14:33, Todd Poynor wrote:
> Modify tracing of yaffs_GutsInitialise entry/exit messages from
> TRACE_ALWAYS to TRACE_TRACING (assuming this is an intended use of that
> trace flag).


Thanx

Will change this. The current flag usage is a bit unruly.

I might concoct a better trace flag layout at some stage.

BTW:

Does anyone have a simple proc_write that could be hacked/patched into
yaffsfs.c to allow the tracemask to be modified dynamically with something
like:


# echo FFFFFFFF > /proc/yaffs

?

-- Charles