Subject: kern/26024: nfs client doesn't clear commit range on file truncation
To: None <gnats-bugs@gnats.netbsd.org>
From: None <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 06/23/2004 22:34:42
>Number:         26024
>Category:       kern
>Synopsis:       nfs client doesn't clear commit ranges on file truncation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 23 13:35:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
>Release:        NetBSD 2.0F
>Organization:

>Environment:
	
	
System: NetBSD kaeru 2.0F NetBSD 2.0F (build.kaeru) #1430: Tue Jun 22 11:26:59 JST 2004 takashi@kaeru:/home/takashi/work/kernel/build.kaeru i386
Architecture: i386
Machine: i386
>Description:
	our nfs client maintain push/pushed range for each VREG nodes.
	normally the ranges are updated when pages are written out.
	thus, the stale ranges are left when the pages is flushed without
	PGO_CLEANIT.  ie. when the file is truncated.
>How-To-Repeat:
	code inspection.
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted: