Subject: Re: wd.c patch to reduce kernel stack usage
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-kern
Date: 06/28/2002 08:53:55
On Sat, Jun 29, 2002 at 12:48:57AM +0900, YAMAMOTO Takashi wrote:

 > i think printing two-line messages per an error,
 > one from diskerr and another from wd.c itsself
 > can be alternative. doing like this, no buffer is
 > needed. (ie. just do printf)
 > 
 > like following:
 > wd0d: error reading fsbn 40000000 of 40000000-40000003 (wd0 bn 40000000; cn 39682 tn 8 sn 40)
 > wd0d: (id not found)

Yah, that also seems fine.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>