Subject: Re: NFSv3 bug
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Christos Zoulas <christos@zoulas.com>
List: tech-kern
Date: 09/26/2002 14:31:46
On Sep 26,  8:23pm, bouyer@antioche.lip6.fr (Manuel Bouyer) wrote:
-- Subject: Re: NFSv3 bug

| On Thu, Sep 26, 2002 at 02:18:57PM -0400, Christos Zoulas wrote:
| > Or fix VOP_FSYNC for != 0 offset, and 0 count to flush till the end of file...
| 
| This would channge the interface, as currently a DIAGNOSTIC check considers
| this as a bug from the caller. What do other people think ?

the diagnostic could be changed to treat the count = 0 with offset < size
correct.

christos