The following reply was made to PR kern/163076; it has been noted by GNATS.
From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <[email protected]> To: Jaakko Heinonen <[email protected]> Cc: Poul-Henning Kamp <[email protected]>, Petr Salinger <[email protected]>, [email protected], [email protected] Subject: Re: kern/163076: It is not possible to read in chunks from linprocfs and procfs. Date: Fri, 09 Dec 2011 15:04:22 +0100 Jaakko Heinonen <[email protected]> writes: > As I wrote existing code depends on sbuf_len() to return the actual > length regardless of the error status after sbuf_finish(). I am not > willing to through all code using sbufs to check where it causes > problems. phk@ asserts that r222004 is correct. What if the sbuf is in a state where asking for its length is meaningless? DES --=20 Dag-Erling Sm=C3=B8rgrav - [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
