Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Mar 1998 08:59:02 -0700
From:      "Justin T. Gibbs" <gibbs@plutotech.com>
To:        John Dyson <dyson@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/miscfs/specfs spec_vnops.c 
Message-ID:  <199803081602.JAA14265@pluto.plutotech.com>
In-Reply-To: Your message of "Sun, 08 Mar 1998 00:46:24 PST." <199803080846.AAA28620@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
>dyson       1998/03/08 00:46:23 PST
>
>  Modified files:
>    sys/miscfs/specfs    spec_vnops.c 
>  Log:
>  Initialize b_resid, and also print out better diagnostics on I/O
>  errors.  This will allow for better tracking of user error reports.

What is b_resid initialized to?  CAM only touches b_resid when an error
occurs or there is a residual, so I'm hoping it's initialized to 0.
I think that other portions of the tree also expect it to be zero.

--
Justin





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803081602.JAA14265>