NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/38889



The following reply was made to PR kern/38889; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/38889
Date: Thu, 24 May 2012 12:38:21 +0200

 Indeed, genfs_getpages() returns EINVAL due to read past EOF.
 
 Can we just skip that for VBLK?
 We'll need to fix the offset calculations (at least for endoffset) then.
 Should we just skip the "min" part, or set memeof to the maximum off_t
 value?
 
 Martin
 


Home | Main Index | Thread Index | Old Index